Sign in
webkit
/
WebKit
/
6ac1ae7345a9a50f3760d4fdf5f8c6512c4a9901
/
.
/
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>