Sign in
webkit
/
WebKit
/
a231b9c05f00391ba283ff877aa3287c882082d0
/
.
/
LayoutTests
/
svg
/
hixie
/
processing-model
/
003.xml
blob: e9cf8795826e2e201fb0376b7e2a9b873e44bf18 [
file
] [
log
] [
blame
]
<?
xml
-
stylesheet href
=
"data:text/css,svg { color: green; display: block; }"
?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "003.dtd">
<svg>
<rect
fill
=
"red"
height
=
"100"
width
=
"100"
/>
This line should be green.
</svg>