Sign in
webkit
/
WebKit
/
f12118f5901daddebfe7980c45e6c92f76e2c94c
/
.
/
LayoutTests
/
fast
/
selectors
/
scope-works-as-root-expected.html
blob: 77eeae23725d500279394bf79aefc97d7b901a92 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html
style
=
"
background-color
:
green
"
>
<body>
<p>
The background of the document should be green
</p>
</body>
</html>