Sign in
webkit
/
WebKit
/
b387ed984cfa86e07321d6d915fc6d801afbcecc
/
.
/
LayoutTests
/
svg
/
custom
/
pattern-reference-expected.svg
blob: a692cf9ca205a2b7d018ba1052c79d587f6464c5 [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
standalone
=
"no"
?>
<svg
xmlns
=
"http://www.w3.org/2000/svg"
xmlns:xlink
=
"http://www.w3.org/1999/xlink"
>
<rect
width
=
"100"
height
=
"100"
fill
=
"green"
/>
<rect
x
=
"200"
width
=
"100"
height
=
"100"
fill
=
"green"
/>
</svg>