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

Side by Side Diff: LayoutTests/platform/win-xp/svg/clip-path/deep-nested-clip-in-mask-panning-expected.txt

Issue 301193007: Unreviewed Win XP rebaselines for r175038, part 9 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 months 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 | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderSVGRoot {svg} at (0,0) size 321x279 4 RenderSVGRoot {svg} at (0,0) size 321x279
5 RenderSVGHiddenContainer {defs} at (0,0) size 0x0 5 RenderSVGHiddenContainer {defs} at (0,0) size 0x0
6 RenderSVGResourceClipper {clipPath} [id="clip1"] [clipPathUnits=objectBoun dingBox] 6 RenderSVGResourceClipper {clipPath} [id="clip1"] [clipPathUnits=objectBoun dingBox]
7 RenderSVGEllipse {circle} at (0,0) size 0x0 [fill={[type=SOLID] [color=# 000000]}] [cx=0.00] [cy=0.00] [r=0.50] 7 RenderSVGEllipse {circle} at (0,0) size 0x0 [fill={[type=SOLID] [color=# 000000]}] [cx=0.00] [cy=0.00] [r=0.50]
8 RenderSVGEllipse {circle} at (0,0) size 0x0 [fill={[type=SOLID] [color=# 000000]}] [cx=0.00] [cy=1.00] [r=0.50] 8 RenderSVGEllipse {circle} at (0,0) size 0x0 [fill={[type=SOLID] [color=# 000000]}] [cx=0.00] [cy=1.00] [r=0.50]
9 RenderSVGResourceClipper {clipPath} [id="clip2"] [clipPathUnits=objectBoun dingBox] 9 RenderSVGResourceClipper {clipPath} [id="clip2"] [clipPathUnits=objectBoun dingBox]
10 RenderSVGEllipse {circle} at (0,0) size 0x0 [fill={[type=SOLID] [color=# 000000]}] [cx=1.00] [cy=0.00] [r=0.50] 10 RenderSVGEllipse {circle} at (0,0) size 0x0 [fill={[type=SOLID] [color=# 000000]}] [cx=1.00] [cy=0.00] [r=0.50]
(...skipping 24 matching lines...) Expand all
35 RenderSVGContainer {g} at (25,100) size 100x100 35 RenderSVGContainer {g} at (25,100) size 100x100
36 [masker="mask3"] RenderSVGResourceMasker {mask} at (100,100) size 100x100 36 [masker="mask3"] RenderSVGResourceMasker {mask} at (100,100) size 100x100
37 RenderSVGEllipse {circle} at (25,100) size 100x100 [fill={[type=SOLID] [co lor=#000000]}] [cx=150.00] [cy=150.00] [r=50.00] 37 RenderSVGEllipse {circle} at (25,100) size 100x100 [fill={[type=SOLID] [co lor=#000000]}] [cx=150.00] [cy=150.00] [r=50.00]
38 [masker="mask2"] RenderSVGResourceMasker {mask} at (100,100) size 100x10 0 38 [masker="mask2"] RenderSVGResourceMasker {mask} at (100,100) size 100x10 0
39 RenderSVGText {text} at (104,235) size 292x44 contains 1 chunk(s) 39 RenderSVGText {text} at (104,235) size 292x44 contains 1 chunk(s)
40 RenderSVGInlineText {#text} at (0,0) size 291x19 40 RenderSVGInlineText {#text} at (0,0) size 291x19
41 chunk 1 (middle anchor) text run 1 at (104.50,250.00) startOffset 0 endO ffset 52 width 291.00: "The left shape should still be visible after panning" 41 chunk 1 (middle anchor) text run 1 at (104.50,250.00) startOffset 0 endO ffset 52 width 291.00: "The left shape should still be visible after panning"
42 RenderSVGTSpan {tspan} at (0,0) size 263x19 42 RenderSVGTSpan {tspan} at (0,0) size 263x19
43 RenderSVGInlineText {#text} at (14,25) size 262x19 43 RenderSVGInlineText {#text} at (14,25) size 262x19
44 chunk 1 (middle anchor) text run 1 at (119.00,275.00) startOffset 0 en dOffset 44 width 262.00: "And the right shape shouldn't look distorted" 44 chunk 1 (middle anchor) text run 1 at (119.00,275.00) startOffset 0 en dOffset 44 width 262.00: "And the right shape shouldn't look distorted"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698