Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / SelectorAPI / loose-subtree-nth-expected.txt
bloba65775eb46a6239e89e7267c10911aec63a644d3
1 Element.querySelector matching nth-child of loose subtree.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS root.querySelector(":nth-child(12)").id is "pass"
7 PASS successfullyParsed is true
9 TEST COMPLETE