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
/
custom
/
svg-image-initial-size-expected.html
blob
73030f6f9ccc101e57d008c43bb13279312a698b
1
<!DOCTYPE
html
>
2
<html>
3
<body
style
=
"margin: 0px; padding: 0px;"
>
4
<svg
xmlns
=
"http://www.w3.org/2000/svg"
xmlns:
xlink
=
"http://www.w3.org/1999/xlink"
version
=
"1.1"
width
=
"600"
height
=
"600"
>
5
<rect
width
=
"500px"
height
=
"500px"
fill
=
"green"
/>
6
</svg>
7
</body>
8
</html>