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
blame
|
history
|
raw
|
HEAD
Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
css2.1
/
20110323
/
resources
/
green-intrinsic-width-pc-height-pc.svg
blob
6fc18f30af7164ec7d1956bbeed7be6b002892d0
1
<!-- only intrinsic height -->
2
<svg
xmlns
=
"http://www.w3.org/2000/svg"
3
width
=
"40%"
height
=
"60%"
>
4
<rect
width
=
"100%"
height
=
"100%"
fill
=
"green"
/>
5
</svg>