Sign in
webkit
/
WebKit
/
6ada3cd2e0d9b9e450b5e021e0e5526f55f59df8
/
.
/
LayoutTests
/
fast
/
shadow-dom
/
nth-node-on-shadow-child-expected.html
blob: e704d24a6956b9a734e9bb89ad59078b9faccf34 [
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>