Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / clip-path / nested-clip-in-mask-path-and-image-based-clipping-expected.txt
blob261a3f0b6b51f0ffd3e7b700e6a0e4662b0978a9
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 (0,0) size 200x200
5     LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
6       LayoutSVGResourceClipper {clipPath} [id="clip1"] [clipPathUnits=objectBoundingBox]
7         LayoutSVGEllipse {circle} at (0,0) size 1x1 [fill={[type=SOLID] [color=#000000]}] [cx=0.00] [cy=0.00] [r=0.50]
8         LayoutSVGEllipse {circle} at (0,0) size 1x2 [fill={[type=SOLID] [color=#000000]}] [cx=0.00] [cy=1.00] [r=0.50]
9         LayoutSVGEllipse {circle} at (0,0) size 2x1 [fill={[type=SOLID] [color=#000000]}] [cx=1.00] [cy=0.00] [r=0.50]
10       LayoutSVGResourceClipper {clipPath} [id="clip2"] [clipPathUnits=objectBoundingBox]
11         LayoutSVGEllipse {circle} at (0,0) size 2x2 [fill={[type=SOLID] [color=#000000]}] [cx=1.00] [cy=1.00] [r=0.50]
12       LayoutSVGResourceClipper {clipPath} [id="clip"] [clipPathUnits=objectBoundingBox]
13         LayoutSVGRect {rect} at (0,0) size 1x1 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=1.00] [height=1.00]
14           [clipPath="clip1"] LayoutSVGResourceClipper {clipPath} at (-0.50,-0.50) size 2x2
15         LayoutSVGRect {rect} at (0,0) size 1x1 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=1.00] [height=1.00]
16           [clipPath="clip2"] LayoutSVGResourceClipper {clipPath} at (0.50,0.50) size 1x1
17       LayoutSVGResourceMasker {mask} [id="mask1"] [maskUnits=objectBoundingBox] [maskContentUnits=objectBoundingBox]
18         LayoutSVGRect {rect} at (0,0) size 1x1 [fill={[type=SOLID] [color=#FFFFFF]}] [x=0.00] [y=0.00] [width=1.00] [height=1.00]
19         LayoutSVGRect {rect} at (0,0) size 1x1 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=1.00] [height=1.00]
20           [clipPath="clip"] LayoutSVGResourceClipper {clipPath} at (0,0) size 1x1
21       LayoutSVGResourceMasker {mask} [id="mask2"] [maskUnits=objectBoundingBox] [maskContentUnits=objectBoundingBox]
22         LayoutSVGRect {rect} at (0,0) size 1x1 [fill={[type=SOLID] [color=#FFFFFF]}] [x=0.00] [y=0.00] [width=1.00] [height=1.00]
23           [clipPath="clip"] LayoutSVGResourceClipper {clipPath} at (0,0) size 1x1
24     LayoutSVGEllipse {circle} at (0,0) size 100x100 [fill={[type=SOLID] [color=#000000]}] [cx=50.00] [cy=50.00] [r=50.00]
25       [masker="mask1"] LayoutSVGResourceMasker {mask} at (0,0) size 100x100
26     LayoutSVGEllipse {circle} at (100,100) size 100x100 [fill={[type=SOLID] [color=#000000]}] [cx=150.00] [cy=150.00] [r=50.00]
27       [masker="mask2"] LayoutSVGResourceMasker {mask} at (100,100) size 100x100