Sign in
webkit
/
WebKit
/
2ab9dfaee5c791e0d7b2c0893a55ced8677e2e2a
/
.
/
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>