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

Side by Side Diff: LayoutTests/svg/clip-path/clip-in-clip-expected.txt

Issue 908243002: Move rendering/svg/RenderSVGResource* 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 (10,19) size 20x11 4 RenderSVGRoot {svg} at (10,19) size 20x11
5 RenderSVGHiddenContainer {defs} at (0,0) size 0x0 5 RenderSVGHiddenContainer {defs} at (0,0) size 0x0
6 RenderSVGResourceClipper {clipPath} [id="clipper"] [clipPathUnits=userSpac eOnUse] 6 LayoutSVGResourceClipper {clipPath} [id="clipper"] [clipPathUnits=userSpac eOnUse]
7 RenderSVGRect {rect} at (10,19) size 20x11 [fill={[type=SOLID] [color=#0 00000]}] [x=10.00] [y=19.00] [width=20.00] [height=11.00] 7 RenderSVGRect {rect} at (10,19) size 20x11 [fill={[type=SOLID] [color=#0 00000]}] [x=10.00] [y=19.00] [width=20.00] [height=11.00]
8 RenderSVGResourceClipper {clipPath} [id="nested-clipper"] [clipPathUnits=u serSpaceOnUse] 8 LayoutSVGResourceClipper {clipPath} [id="nested-clipper"] [clipPathUnits=u serSpaceOnUse]
9 RenderSVGRect {rect} at (10,10) size 20x11 [fill={[type=SOLID] [color=#0 00000]}] [x=10.00] [y=10.00] [width=20.00] [height=11.00] 9 RenderSVGRect {rect} at (10,10) size 20x11 [fill={[type=SOLID] [color=#0 00000]}] [x=10.00] [y=10.00] [width=20.00] [height=11.00]
10 RenderSVGContainer {g} at (10,19) size 20x11 10 RenderSVGContainer {g} at (10,19) size 20x11
11 [clipPath="clipper"] RenderSVGResourceClipper {clipPath} at (10,19) size 2 0x11 11 [clipPath="clipper"] LayoutSVGResourceClipper {clipPath} at (10,19) size 2 0x11
12 RenderSVGRect {rect} at (8,8) size 24x24 [fill={[type=SOLID] [color=#FF000 0]}] [x=8.00] [y=8.00] [width=24.00] [height=24.00] 12 RenderSVGRect {rect} at (8,8) size 24x24 [fill={[type=SOLID] [color=#FF000 0]}] [x=8.00] [y=8.00] [width=24.00] [height=24.00]
13 RenderSVGRect {rect} at (10,19) size 20x2 [fill={[type=SOLID] [color=#0080 00]}] [x=10.00] [y=19.00] [width=20.00] [height=2.00] 13 RenderSVGRect {rect} at (10,19) size 20x2 [fill={[type=SOLID] [color=#0080 00]}] [x=10.00] [y=19.00] [width=20.00] [height=2.00]
OLDNEW
« no previous file with comments | « LayoutTests/svg/batik/paints/patternRegionA-expected.txt ('k') | LayoutTests/svg/clip-path/clip-in-mask-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698