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

Side by Side Diff: LayoutTests/platform/android/svg/repaint/text-mask-update-expected.txt

Issue 218233002: Auto-rebaseline for r170367 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 8 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 (10,3) size 47x22 4 RenderSVGRoot {svg} at (10,3) size 47x22
5 RenderSVGHiddenContainer {defs} at (0,0) size 0x0 5 RenderSVGHiddenContainer {defs} at (0,0) size 0x0
6 RenderSVGResourceMasker {mask} [id="mask1"] [maskUnits=objectBoundingBox] [maskContentUnits=userSpaceOnUse] 6 RenderSVGResourceMasker {mask} [id="mask1"] [maskUnits=objectBoundingBox] [maskContentUnits=userSpaceOnUse]
7 RenderSVGText {text} at (10,3) size 47x22 contains 1 chunk(s) 7 RenderSVGText {text} at (10,3) size 47x22 contains 1 chunk(s)
8 RenderSVGInlineText {#text} at (0,0) size 47x22 8 RenderSVGInlineText {#text} at (0,0) size 47x22
9 chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 4 width 47.00: "PASS" 9 chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 4 width 47.00: "PASS"
10 RenderSVGResourceMasker {mask} [id="mask2"] [maskUnits=objectBoundingBox] [maskContentUnits=userSpaceOnUse] 10 RenderSVGResourceMasker {mask} [id="mask2"] [maskUnits=objectBoundingBox] [maskContentUnits=userSpaceOnUse]
11 RenderSVGText {text} 11 RenderSVGText {text}
12 RenderSVGRect {rect} at (10,3) size 47x22 [fill={[type=SOLID] [color=#008000 ]}] [x=0.00] [y=0.00] [width=100.00] [height=50.00] 12 RenderSVGRect {rect} at (10,3) size 47x22 [fill={[type=SOLID] [color=#008000 ]}] [x=0.00] [y=0.00] [width=100.00] [height=50.00]
13 [masker="mask1"] RenderSVGResourceMasker {mask} at (10,3) size 47x22 13 [masker="mask1"] RenderSVGResourceMasker {mask} at (10,3) size 47x22
14 RenderSVGRect {rect} at (0,0) size 0x0 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=100.00] [height=50.00] 14 RenderSVGRect {rect} at (0,0) size 0x0 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=100.00] [height=50.00]
15 [masker="mask2"] RenderSVGResourceMasker {mask} at (0,0) size 0x0 15 [masker="mask2"] RenderSVGResourceMasker {mask} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698