Sign in
webkit
/
WebKit
/
69084d7b0eae184a8076d683d5feee69bc80ce44
/
.
/
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>