Sign in
webkit
/
WebKit
/
df74bc8305a63dfc2b235b226ee9572bbdd4f6f9
/
.
/
LayoutTests
/
fast
/
images
/
heic-as-background-image-expected.html
blob: 2f59694c684a66233c7052198c3664cd6f6dd0c1 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<style>
.
green-box
{
width
:
100px
;
height
:
100px
;
background-color
:
green
;
}
</style>
<body>
<div
class
=
"green-box"
></div>
</body>