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

Side by Side Diff: LayoutTests/svg/custom/absolute-root-position-masking-expected.txt

Issue 933953003: Move the remaining rendering/svg/RenderSVG* files to layout. (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 800x0 3 layer at (0,0) size 800x0
4 RenderBlock {html} at (0,0) size 800x0 4 RenderBlock {html} at (0,0) size 800x0
5 RenderBody {body} at (0,0) size 800x0 5 RenderBody {body} at (0,0) size 800x0
6 layer at (0,100) size 300x300 6 layer at (0,100) size 300x300
7 RenderSVGRoot {svg:svg} at (200,300) size 100x100 7 LayoutSVGRoot {svg:svg} at (200,300) size 100x100
8 LayoutSVGEllipse {svg:circle} at (200,300) size 100x100 [fill={[type=SOLID] [color=#0000FF]}] [cx=300.00] [cy=300.00] [r=100.00] 8 LayoutSVGEllipse {svg:circle} at (200,300) size 100x100 [fill={[type=SOLID] [color=#0000FF]}] [cx=300.00] [cy=300.00] [r=100.00]
9 [masker="mask"] LayoutSVGResourceMasker {svg:mask} at (180,180) size 420x4 20 9 [masker="mask"] LayoutSVGResourceMasker {svg:mask} at (180,180) size 420x4 20
10 LayoutSVGHiddenContainer {svg:defs} at (0,0) size 0x0 10 LayoutSVGHiddenContainer {svg:defs} at (0,0) size 0x0
11 LayoutSVGResourcePattern {svg:pattern} [id="pattern"] [patternUnits=object BoundingBox] [patternContentUnits=userSpaceOnUse] 11 LayoutSVGResourcePattern {svg:pattern} [id="pattern"] [patternUnits=object BoundingBox] [patternContentUnits=userSpaceOnUse]
12 LayoutSVGRect {svg:rect} at (0,100) size 300x300 [fill={[type=SOLID] [co lor=#FFFFFF]}] [x=0.00] [y=0.00] [width=600.00] [height=600.00] 12 LayoutSVGRect {svg:rect} at (0,100) size 300x300 [fill={[type=SOLID] [co lor=#FFFFFF]}] [x=0.00] [y=0.00] [width=600.00] [height=600.00]
13 LayoutSVGResourceMasker {svg:mask} [id="mask"] [maskUnits=objectBoundingBo x] [maskContentUnits=userSpaceOnUse] 13 LayoutSVGResourceMasker {svg:mask} [id="mask"] [maskUnits=objectBoundingBo x] [maskContentUnits=userSpaceOnUse]
14 LayoutSVGRect {svg:rect} at (0,100) size 300x300 [fill={[type=PATTERN] [ id="pattern"]}] [x=0.00] [y=0.00] [width=600.00] [height=600.00] 14 LayoutSVGRect {svg:rect} at (0,100) size 300x300 [fill={[type=PATTERN] [ id="pattern"]}] [x=0.00] [y=0.00] [width=600.00] [height=600.00]
OLDNEW
« no previous file with comments | « LayoutTests/svg/custom/SVGRect-interface-expected.txt ('k') | LayoutTests/svg/custom/animation-currentColor-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698