Sign in
webkit
/
WebKit
/
da07302f03b98af4076c8b238b2ea7120c9d21d1
/
.
/
LayoutTests
/
imported
/
mozilla
/
svg
/
as-image
/
background-image-rect-1png.html
blob: dac7d2cc95a3597685090e66fb38abe6cb368117 [
file
] [
log
] [
blame
]
<html>
<body>
<div
style
=
"
height
:
100px
;
width
:
100px
;
background-image
:
-webkit-image-rect
(
url
(
'resources/limeInRed100x100.png'
),
25
,
75
,
75
,
25
)
"
>
</div>
</body>
</html>