Index: LayoutTests/fast/dom/SelectorAPI/loose-subtree-nth-expected.txt |
diff --git a/LayoutTests/fast/dom/SelectorAPI/loose-subtree-nth-expected.txt b/LayoutTests/fast/dom/SelectorAPI/loose-subtree-nth-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..a65775eb46a6239e89e7267c10911aec63a644d3 |
--- /dev/null |
+++ b/LayoutTests/fast/dom/SelectorAPI/loose-subtree-nth-expected.txt |
@@ -0,0 +1,10 @@ |
+Element.querySelector matching nth-child of loose subtree. |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+PASS root.querySelector(":nth-child(12)").id is "pass" |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |