Sign in
mojo
/
mojo
/
d4dff899ef5ffee16e2b8477c80473ccdfef4db5
/
.
/
sky
/
engine
/
web
/
tests
/
data
/
iframe_clear_focused_node_test.html
blob: 1a7580ed968b218a13dccb6c80d1e5719d86ca8d [
file
] [
log
] [
blame
]
<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>