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
/
clip-path
/
clip-path-shape-circle-2.svg
blob
eaa5824661e3665066afa1f44e1123b2afb08bd2
1
<svg
xmlns
=
"http://www.w3.org/2000/svg"
>
2
<rect
width
=
"200"
height
=
"150"
fill
=
"green"
style
=
"-webkit-clip-path: circle(75px at 100px 75px)"
/>
3
</svg>