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

Side by Side Diff: LayoutTests/platform/linux/svg/custom/masking-clipping-hidpi-expected.txt

Issue 368943003: Auto-rebaseline for r177411 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 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 284x362 4 RenderSVGRoot {svg} at (0,0) size 284x362
5 RenderSVGHiddenContainer {defs} at (0,0) size 0x0 5 RenderSVGHiddenContainer {defs} at (0,0) size 0x0
6 RenderSVGResourceMasker {mask} [id="textMask"] [maskUnits=objectBoundingBo x] [maskContentUnits=userSpaceOnUse] 6 RenderSVGResourceMasker {mask} [id="textMask"] [maskUnits=objectBoundingBo x] [maskContentUnits=userSpaceOnUse]
7 RenderSVGRect {rect} at (0,0) size 800x600 [fill={[type=SOLID] [color=#F FFFFF]}] [x=0.00] [y=0.00] [width=800.00] [height=600.00] 7 RenderSVGRect {rect} at (0,0) size 800x600 [fill={[type=SOLID] [color=#F FFFFF]}] [x=0.00] [y=0.00] [width=800.00] [height=600.00]
8 RenderSVGText {text} at (0,-2) size 160x18 contains 1 chunk(s) 8 RenderSVGText {text} at (0,-2) size 160x18 contains 1 chunk(s)
9 RenderSVGInlineText {#text} at (0,0) size 160x18 9 RenderSVGInlineText {#text} at (0,0) size 160x18
10 chunk 1 text run 1 at (0.00,12.00) startOffset 0 endOffset 26 width 160.00: "This text should be sharp." 10 chunk 1 text run 1 at (0.00,12.00) startOffset 0 endOffset 26 width 160.00: "This text should be sharp."
(...skipping 10 matching lines...) Expand all
21 RenderSVGHiddenContainer {defs} at (0,0) size 0x0 21 RenderSVGHiddenContainer {defs} at (0,0) size 0x0
22 RenderSVGResourceClipper {clipPath} [id="circleClipPath"] [clipPathUnits=o bjectBoundingBox] 22 RenderSVGResourceClipper {clipPath} [id="circleClipPath"] [clipPathUnits=o bjectBoundingBox]
23 RenderSVGEllipse {circle} at (0,0) size 1x1 [fill={[type=SOLID] [color=# 000000]}] [cx=0.25] [cy=0.25] [r=0.20] 23 RenderSVGEllipse {circle} at (0,0) size 1x1 [fill={[type=SOLID] [color=# 000000]}] [cx=0.25] [cy=0.25] [r=0.20]
24 RenderSVGEllipse {circle} at (0,0) size 1x1 [fill={[type=SOLID] [color=# 000000]}] [cx=0.25] [cy=0.75] [r=0.20] 24 RenderSVGEllipse {circle} at (0,0) size 1x1 [fill={[type=SOLID] [color=# 000000]}] [cx=0.25] [cy=0.75] [r=0.20]
25 RenderSVGRect {rect} at (4,65) size 41x90 [fill={[type=SOLID] [color=#000000 ]}] [x=0.00] [y=60.00] [width=100.00] [height=100.00] 25 RenderSVGRect {rect} at (4,65) size 41x90 [fill={[type=SOLID] [color=#000000 ]}] [x=0.00] [y=60.00] [width=100.00] [height=100.00]
26 [clipPath="circleClipPath"] RenderSVGResourceClipper {clipPath} at (5.00,6 5) size 40x90 26 [clipPath="circleClipPath"] RenderSVGResourceClipper {clipPath} at (5.00,6 5) size 40x90
27 RenderSVGHiddenContainer {defs} at (0,0) size 0x0 27 RenderSVGHiddenContainer {defs} at (0,0) size 0x0
28 RenderSVGResourcePattern {pattern} [id="Pattern"] [patternUnits=objectBoun dingBox] [patternContentUnits=userSpaceOnUse] 28 RenderSVGResourcePattern {pattern} [id="Pattern"] [patternUnits=objectBoun dingBox] [patternContentUnits=userSpaceOnUse]
29 RenderSVGEllipse {circle} at (5,5) size 40x40 [fill={[type=LINEAR-GRADIE NT] [id="blackGradient"]}] [cx=25.00] [cy=25.00] [r=20.00] 29 RenderSVGEllipse {circle} at (5,5) size 40x40 [fill={[type=LINEAR-GRADIE NT] [id="blackGradient"]}] [cx=25.00] [cy=25.00] [r=20.00]
30 RenderSVGRect {rect} at (0,162) size 200x200 [fill={[type=PATTERN] [id="Patt ern"]}] [x=0.00] [y=162.00] [width=200.00] [height=200.00] 30 RenderSVGRect {rect} at (0,162) size 200x200 [fill={[type=PATTERN] [id="Patt ern"]}] [x=0.00] [y=162.00] [width=200.00] [height=200.00]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698