Sign in
webkit
/
WebKit
/
fd79f2a4935c68cf089ff37005bc0c4762152d8d
/
.
/
LayoutTests
/
imported
/
blink
/
svg
/
as-image
/
resources
/
200x200-blue-rect.svg
blob: d7951d556b485ee58eb3509d6fc138eca225da7f [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"UTF-8"
standalone
=
"no"
?>
<svg
xmlns
=
"http://www.w3.org/2000/svg"
width
=
"200"
height
=
"200"
>
<rect
width
=
"100%"
height
=
"100%"
fill
=
"blue"
/>
</svg>