Sign in
chromium
/
chromium
/
src.git
/
61.0.3140.1
/
.
/
third_party
/
WebKit
/
LayoutTests
/
fast
/
css
/
pseudo-element-hit-test-expected.txt
blob: 13ba74fc272994159fa36c3ceeae1b3b870a7f71 [
file
] [
log
] [
blame
]
Button Test
Div Test
PASS document.elementFromPoint(25, 25).id is 'button'
PASS document.elementFromPoint(225, 25).id is 'div'
PASS successfullyParsed is true
TEST COMPLETE