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
/
clamped-masking-clipping-expected.svg
blob
dfbc4d786e2914c21cacb260be7fc76f5e1a33bb
1
<svg
xmlns
=
"http://www.w3.org/2000/svg"
width
=
"10000"
height
=
"400"
>
2
<rect
x
=
"99"
width
=
"101"
height
=
"100"
fill
=
"green"
/>
3
<rect
x
=
"299"
width
=
"101"
height
=
"100"
fill
=
"green"
/>
4
</svg>