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