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