blob: cc4fe4f84657580cd7a8f27dffbab7b8a4fbb595 [file] [log] [blame]
Test the correctness of the backtracking optimizations with mixed case tag names in the selector.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS document.querySelectorAll("SIBLING.target + SIBLING + sibling ~ target").length is 1
PASS successfullyParsed is true
TEST COMPLETE