Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/webkitglib/2.38
/
.
/
LayoutTests
/
fast
/
images
/
heic-as-background-image-expected.html
blob: 2f59694c684a66233c7052198c3664cd6f6dd0c1 [
file
] [
edit
]
<!DOCTYPE html>
<style>
.
green-box
{
width
:
100px
;
height
:
100px
;
background-color
:
green
;
}
</style>
<body>
<div
class
=
"green-box"
></div>
</body>