repo.or.cz
/
webbrowser.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Rubber-stamped by Brady Eidson.
[webbrowser.git]
/
LayoutTests
/
svg
/
custom
/
attribute-namespace-check.svg
blob
229d5805622c670030f4ffaa6be6dca52e3330ac
1
<svg
xmlns='http://www.w3.org/
2000
/svg' xmlns:bogus='http://www.example.com' width='
100
px' height='
100
px'
>
2
<g
fill='green'
>
3
<rect
width='
100
' height='
100
' bogus:fill='red'
/>
4
</g>
5
</svg>