repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
svg
/
hixie
/
error
/
dumpAsText
/
005.xml
blob
38b00ca2dccec1bca0046b0bceaa4bac9ea22a8f
1
<svg width="300" height="200" xmlns="http://www.example.org/"> <!-- wrong namespace, but sent as image/svg+xml -->
2
<desc>There should be no red on this page.</desc>
3
<rect x="10" y="10" width="280" height="180" fill="red"/>
4
</svg>
5