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

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

Issue 2391533004: Auto-rebaseline for r422266 (Closed)
Patch Set: Created 4 years, 2 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
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 284x362 4 LayoutSVGRoot {svg} at (0,0) size 284x362
5 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0 5 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
6 LayoutSVGResourceMasker {mask} [id="textMask"] [maskUnits=objectBoundingBo x] [maskContentUnits=userSpaceOnUse] 6 LayoutSVGResourceMasker {mask} [id="textMask"] [maskUnits=objectBoundingBo x] [maskContentUnits=userSpaceOnUse]
7 LayoutSVGRect {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 LayoutSVGRect {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 LayoutSVGText {text} at (0,-2) size 160x18 contains 1 chunk(s) 8 LayoutSVGText {text} at (0,-2) size 160x18 contains 1 chunk(s)
9 LayoutSVGInlineText {#text} at (0,0) size 160x18 9 LayoutSVGInlineText {#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 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0 21 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
22 LayoutSVGResourceClipper {clipPath} [id="circleClipPath"] [clipPathUnits=o bjectBoundingBox] 22 LayoutSVGResourceClipper {clipPath} [id="circleClipPath"] [clipPathUnits=o bjectBoundingBox]
23 LayoutSVGEllipse {circle} at (0,0) size 1x1 [fill={[type=SOLID] [color=# 000000]}] [cx=0.25] [cy=0.25] [r=0.20] 23 LayoutSVGEllipse {circle} at (0,0) size 1x1 [fill={[type=SOLID] [color=# 000000]}] [cx=0.25] [cy=0.25] [r=0.20]
24 LayoutSVGEllipse {circle} at (0,0) size 1x1 [fill={[type=SOLID] [color=# 000000]}] [cx=0.25] [cy=0.75] [r=0.20] 24 LayoutSVGEllipse {circle} at (0,0) size 1x1 [fill={[type=SOLID] [color=# 000000]}] [cx=0.25] [cy=0.75] [r=0.20]
25 LayoutSVGRect {rect} at (4,65) size 41x90 [fill={[type=SOLID] [color=#000000 ]}] [x=0.00] [y=60.00] [width=100.00] [height=100.00] 25 LayoutSVGRect {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"] LayoutSVGResourceClipper {clipPath} at (5,65) size 40x90 26 [clipPath="circleClipPath"] LayoutSVGResourceClipper {clipPath} at (5,65) size 40x90
27 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0 27 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
28 LayoutSVGResourcePattern {pattern} [id="Pattern"] [patternUnits=objectBoun dingBox] [patternContentUnits=userSpaceOnUse] 28 LayoutSVGResourcePattern {pattern} [id="Pattern"] [patternUnits=objectBoun dingBox] [patternContentUnits=userSpaceOnUse]
29 LayoutSVGEllipse {circle} at (5,5) size 40x40 [fill={[type=LINEAR-GRADIE NT] [id="blackGradient"]}] [cx=25.00] [cy=25.00] [r=20.00] 29 LayoutSVGEllipse {circle} at (5,5) size 40x40 [fill={[type=LINEAR-GRADIE NT] [id="blackGradient"]}] [cx=25.00] [cy=25.00] [r=20.00]
30 LayoutSVGRect {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 LayoutSVGRect {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