Sign in
webkit
/
WebKit
/
af107121180e7ae7606d9b7b1021b27102f6b698
/
.
/
LayoutTests
/
fast
/
shadow-dom
/
nth-node-on-shadow-child-invalidation-expected.html
blob: 2775ece9a72a53c220c1aa6f2bf989a53eeab512 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<body>
<p>
Test passes if you see a single 200px by 200px green box below.
</p>
<div
style
=
"
width
:
200px
;
height
:
200px
;
background
:
green
;
"
></div>
</body>
</html>