Sign in
webkit
/
WebKit
/
af107121180e7ae7606d9b7b1021b27102f6b698
/
.
/
LayoutTests
/
fast
/
shadow-dom
/
focus-pseudo-on-shadow-host-1-expected.html
blob: eda713a7eda3f0155b02f62acf432ac337de963d [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<body>
<p>
Test passes if you see a single 100px by 100px green box below.
</p>
<div
style
=
"
width
:
100px
;
height
:
100px
;
background
:
green
;
"
></div>
</body>
</html>