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