Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/main
/
.
/
LayoutTests
/
svg
/
hixie
/
processing-model
/
004.xml
blob: 9583d1a4c7896c040dafea864353e063078669b9 [
file
] [
edit
]
<?
xml
-
stylesheet href
=
"data:text/css,svg { color: green; display: block; }"
?>
<svg>
<rect
fill
=
"red"
height
=
"100"
width
=
"100"
/>
This line should be green.
</svg>