Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / clip-path / clip-in-clip-expected.txt
blobb6ea4e30c498a57207103919e6447fc3da769b4b
1 layer at (0,0) size 800x600
2   LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4   LayoutSVGRoot {svg} at (10,19) size 20x11
5     LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
6       LayoutSVGResourceClipper {clipPath} [id="clipper"] [clipPathUnits=userSpaceOnUse]
7         LayoutSVGRect {rect} at (10,19) size 20x11 [fill={[type=SOLID] [color=#000000]}] [x=10.00] [y=19.00] [width=20.00] [height=11.00]
8       LayoutSVGResourceClipper {clipPath} [id="nested-clipper"] [clipPathUnits=userSpaceOnUse]
9         LayoutSVGRect {rect} at (10,10) size 20x11 [fill={[type=SOLID] [color=#000000]}] [x=10.00] [y=10.00] [width=20.00] [height=11.00]
10     LayoutSVGContainer {g} at (10,19) size 20x11
11       [clipPath="clipper"] LayoutSVGResourceClipper {clipPath} at (10,19) size 20x11
12       LayoutSVGRect {rect} at (8,8) size 24x24 [fill={[type=SOLID] [color=#FF0000]}] [x=8.00] [y=8.00] [width=24.00] [height=24.00]
13       LayoutSVGRect {rect} at (10,19) size 20x2 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=19.00] [width=20.00] [height=2.00]