Upstream version 5.34.92.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / elements / bidi-dom-tree-expected.txt
1 Tests that elements panel correctly displays DOM tree structure for bi-di pages.
2
3 ویکی‌پدیا:خوش‌آمدید
4   <!DOCTYPE html>
5 - <html>
6     - <head>
7           <meta charset="utf-8">
8           <script src="../../http/tests/inspector/inspector-test.js"></script>
9           <script src="../../http/tests/inspector/elements-test.js"></script>
10         - <script>
11               \nfunction test()\n{\n    InspectorTest.expandElementsTree(step1);\n\n    function step1()\n    {\n        InspectorTest.dumpElementsTree();\n        InspectorTest.completeTest();\n    }\n}\n\n
12           </script>
13       </head>
14     - <body onload="runTest()">
15         - <p>
16               "\nTests that elements panel correctly displays DOM tree structure for bi-di pages.\n"
17           </p>
18           <div title="ویکی&zwnj;پدیا:خوش&zwnj;آمدید">ویکی&zwnj;پدیا:خوش&zwnj;آمدید</div>
19       </body>
20   </html>
21