Sign in
webkit
/
WebKit
/
ff4cb3c2323f3937e96e08f4f6fbe6c7755f9da5
/
.
/
LayoutTests
/
compositing
/
document-background-color-expected.html
blob: d3ea611b40474e556d1532232b08494bfddf2beb [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<style>
html
{
background-color
:
green
;
}
</style>
</head>
<body>
</body>
</html>