Sign in
webkit
/
WebKit
/
a659cc2560ef03ca74fc359443f5a95cd40bafd1
/
.
/
LayoutTests
/
imported
/
mozilla
/
svg
/
as-image
/
background-image-rect-2.html
blob: 23fa389c4e2334ce11ef108e75630d8e17a74c2b [
file
] [
log
] [
blame
]
<html>
<body>
<div
style
=
"
height
:
100px
;
width
:
100px
;
background-image
:
-webkit-image-rect
(
url
(
'resources/lime100x100.svg'
),
0
,
100
,
100
,
0
)
"
>
</div>
</body>
</html>