Sign in
webkit
/
WebKit
/
897c8e252a4a2dd858017139be422cb6359cd9d7
/
.
/
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>