Sign in
mojo
/
mojo
/
3f7e593eb24e088dfedea7e0535be5e52b0b5c25
/
.
/
sky
/
engine
/
web
/
tests
/
data
/
iframe_clear_focused_node_test.html
blob: 1a7580ed968b218a13dccb6c80d1e5719d86ca8d [
file
]
<html>
<body>
This is a test case to clear the focused node inside of iframe.
<iframe
width
=
400
height
=
200
id
=
"iframe"
src
=
"autofocus_input_field_iframe.html"
></iframe>
</body>
</html>