Sign in
nest-open-source
/
manifest_repos
/
chromium_src
/
ce182f4f4cdacd008274200f23abd3db3c4cbfb7
/
.
/
third_party
/
blink
/
web_tests
/
accessibility
/
accessibility-hit-test-crash.html
blob: 6ee4b58374009e0a62993b06a9ecac199874a267 [
file
]
<p>
PASS: If no crash
</p>
<option><style></style><script>
accessibilityController
.
focusedElement
.
elementAtPoint
(
100
,
100
);
if
(
window
.
testRunner
)
testRunner
.
dumpAsText
();
</script>