Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(91)

Side by Side Diff: third_party/WebKit/LayoutTests/svg/clip-path/clip-in-mask-expected.txt

Issue 2521473002: Change SVG layout tree output to be more meaningful and consistent (Closed)
Patch Set: - Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutSVGRoot {svg} at (0,0) size 200x200 4 LayoutSVGRoot {svg} at (0,0) size 800x600
5 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0 5 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
6 LayoutSVGResourceClipper {clipPath} [id="clip"] [clipPathUnits=objectBound ingBox] 6 LayoutSVGResourceClipper {clipPath} [id="clip"] [clipPathUnits=objectBound ingBox]
7 LayoutSVGEllipse {circle} at (0,0) size 1x1 [fill={[type=SOLID] [color=# 000000]}] [cx=0.00] [cy=0.00] [r=0.50] 7 LayoutSVGEllipse {circle} at (-0.50,-0.50) 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] 8 LayoutSVGEllipse {circle} at (-0.50,0.50) size 1x1 [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] 9 LayoutSVGEllipse {circle} at (0.50,-0.50) size 1x1 [fill={[type=SOLID] [ color=#000000]}] [cx=1.00] [cy=0.00] [r=0.50]
10 LayoutSVGEllipse {circle} at (0,0) size 2x2 [fill={[type=SOLID] [color=# 000000]}] [cx=1.00] [cy=1.00] [r=0.50] 10 LayoutSVGEllipse {circle} at (0.50,0.50) size 1x1 [fill={[type=SOLID] [c olor=#000000]}] [cx=1.00] [cy=1.00] [r=0.50]
11 LayoutSVGResourceMasker {mask} [id="mask1"] [maskUnits=objectBoundingBox] [maskContentUnits=objectBoundingBox] 11 LayoutSVGResourceMasker {mask} [id="mask1"] [maskUnits=objectBoundingBox] [maskContentUnits=objectBoundingBox]
12 LayoutSVGRect {rect} at (0,0) size 1x1 [fill={[type=SOLID] [color=#FFFFF F]}] [x=0.00] [y=0.00] [width=1.00] [height=1.00] 12 LayoutSVGRect {rect} at (0,0) size 1x1 [fill={[type=SOLID] [color=#FFFFF F]}] [x=0.00] [y=0.00] [width=1.00] [height=1.00]
13 LayoutSVGRect {rect} at (0,0) size 1x1 [fill={[type=SOLID] [color=#00000 0]}] [x=0.00] [y=0.00] [width=1.00] [height=1.00] 13 LayoutSVGRect {rect} at (0,0) size 1x1 [fill={[type=SOLID] [color=#00000 0]}] [x=0.00] [y=0.00] [width=1.00] [height=1.00]
14 [clipPath="clip"] LayoutSVGResourceClipper {clipPath} at (-0.50,-0.50) size 2x2 14 [clipPath="clip"] LayoutSVGResourceClipper {clipPath} at (-0.50,-0.50) size 2x2
15 LayoutSVGResourceMasker {mask} [id="mask2"] [maskUnits=objectBoundingBox] [maskContentUnits=objectBoundingBox] 15 LayoutSVGResourceMasker {mask} [id="mask2"] [maskUnits=objectBoundingBox] [maskContentUnits=objectBoundingBox]
16 LayoutSVGRect {rect} at (0,0) size 1x1 [fill={[type=SOLID] [color=#FFFFF F]}] [x=0.00] [y=0.00] [width=1.00] [height=1.00] 16 LayoutSVGRect {rect} at (0,0) size 1x1 [fill={[type=SOLID] [color=#FFFFF F]}] [x=0.00] [y=0.00] [width=1.00] [height=1.00]
17 [clipPath="clip"] LayoutSVGResourceClipper {clipPath} at (-0.50,-0.50) size 2x2 17 [clipPath="clip"] LayoutSVGResourceClipper {clipPath} at (-0.50,-0.50) size 2x2
18 LayoutSVGEllipse {circle} at (0,0) size 100x100 [fill={[type=SOLID] [color=# 000000]}] [cx=50.00] [cy=50.00] [r=50.00] 18 LayoutSVGEllipse {circle} at (0,0) size 100x100 [fill={[type=SOLID] [color=# 000000]}] [cx=50.00] [cy=50.00] [r=50.00]
19 [masker="mask1"] LayoutSVGResourceMasker {mask} at (0,0) size 100x100 19 [masker="mask1"] LayoutSVGResourceMasker {mask} at (0,0) size 100x100
20 LayoutSVGEllipse {circle} at (100,100) size 100x100 [fill={[type=SOLID] [col or=#000000]}] [cx=150.00] [cy=150.00] [r=50.00] 20 LayoutSVGEllipse {circle} at (100,100) size 100x100 [fill={[type=SOLID] [col or=#000000]}] [cx=150.00] [cy=150.00] [r=50.00]
21 [masker="mask2"] LayoutSVGResourceMasker {mask} at (100,100) size 100x100 21 [masker="mask2"] LayoutSVGResourceMasker {mask} at (100,100) size 100x100
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698