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
/
svg
/
css
/
max-width-3-expected.html
blob
48b2f12b98e0e2e5a77f629667b76f7ff8192392
1
<!DOCTYPE
html
>
2
<svg
style
=
"background-color: red;"
width
=
"200"
height
=
"500"
viewbox
=
"0 0 200 500"
>
3
<rect
x
=
"0"
y
=
"0"
width
=
"200"
height
=
"500"
fill
=
"green"
/>
4
</svg>