Sign in
◑
Theme
mojo
/
mojo-tools
/
31c8720743585fe1ddd12bf27c3d3022efc6848a
/
.
/
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>