Sign in
mojo
/
mojo-tools
/
6c6ecb6df7e8a5974f165bf17736f0c567e49ba5
/
.
/
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>