blob: 661277f66af121e3b0e10891daf6935bf2e271c4 [file] [log] [blame]
PASS document.querySelector('div SPAN') is null
PASS document.getElementById('lower1').matches('div SPAN') is false
PASS document.getElementById('lower1').webkitMatchesSelector('div SPAN') is false
PASS successfullyParsed is true
TEST COMPLETE