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

Side by Side Diff: LayoutTests/platform/mac/svg/custom/empty-mask-expected.txt

Issue 913143006: Move RenderSVGRect to layout/svg (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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 0x0 4 RenderSVGRoot {svg} at (0,0) size 0x0
5 RenderSVGHiddenContainer {defs} at (0,0) size 0x0 5 RenderSVGHiddenContainer {defs} at (0,0) size 0x0
6 LayoutSVGResourceMasker {mask} [id="mask"] [maskUnits=objectBoundingBox] [ maskContentUnits=userSpaceOnUse] 6 LayoutSVGResourceMasker {mask} [id="mask"] [maskUnits=objectBoundingBox] [ maskContentUnits=userSpaceOnUse]
7 RenderSVGRect {rect} at (0,0) size 0x0 [fill={[type=SOLID] [color=#FFFFF F]}] [x=-0.50] [y=-0.50] [width=0.10] [height=0.10] 7 LayoutSVGRect {rect} at (0,0) size 0x0 [fill={[type=SOLID] [color=#FFFFF F]}] [x=-0.50] [y=-0.50] [width=0.10] [height=0.10]
8 RenderSVGRect {rect} at (0,0) size 0x0 [fill={[type=SOLID] [color=#008000]}] [x=20.00] [y=20.00] [width=100.00] [height=100.00] 8 LayoutSVGRect {rect} at (0,0) size 0x0 [fill={[type=SOLID] [color=#008000]}] [x=20.00] [y=20.00] [width=100.00] [height=100.00]
9 [masker="mask"] LayoutSVGResourceMasker {mask} at (0,0) size 0x0 9 [masker="mask"] LayoutSVGResourceMasker {mask} at (0,0) size 0x0
10 LayoutSVGText {text} at (60,46) size 23x18 contains 1 chunk(s) 10 LayoutSVGText {text} at (60,46) size 23x18 contains 1 chunk(s)
11 [masker="mask"] LayoutSVGResourceMasker {mask} at (0,0) size 0x0 11 [masker="mask"] LayoutSVGResourceMasker {mask} at (0,0) size 0x0
12 RenderSVGTSpan {tspan} at (0,0) size 23x18 12 RenderSVGTSpan {tspan} at (0,0) size 23x18
13 LayoutSVGInlineText {#text} at (0,0) size 23x18 13 LayoutSVGInlineText {#text} at (0,0) size 23x18
14 chunk 1 text run 1 at (60.00,60.00) startOffset 0 endOffset 4 width 22 .22: "test" 14 chunk 1 text run 1 at (60.00,60.00) startOffset 0 endOffset 4 width 22 .22: "test"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698