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

Side by Side Diff: LayoutTests/platform/mac/svg/custom/getscreenctm-in-scrollable-svg-area-expected.txt

Issue 927583002: Moving RenderSVG* files from rendering/ 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 clip at (0,0) size 785x600 scrollY 1700.00 scrollHei ght 4004 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollY 1700.00 scrollHei ght 4004
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 785x4004 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x4004 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
4 RenderBlock {html} at (0,0) size 785x4004 4 RenderBlock {html} at (0,0) size 785x4004
5 RenderBody {body} at (0,0) size 785x4004 5 RenderBody {body} at (0,0) size 785x4004
6 RenderSVGRoot {svg} at (266,1950) size 268x154 6 RenderSVGRoot {svg} at (266,1950) size 268x154
7 LayoutSVGRect {rect} at (350,1950) size 100x100 [fill={[type=SOLID] [col or=#000080] [opacity=0.50]}] [x=350.00] [y=1950.00] [width=100.00] [height=100.0 0] 7 LayoutSVGRect {rect} at (350,1950) size 100x100 [fill={[type=SOLID] [col or=#000080] [opacity=0.50]}] [x=350.00] [y=1950.00] [width=100.00] [height=100.0 0]
8 RenderSVGEllipse {circle} at (350,1950) size 100x100 [fill={[type=SOLID] [color=#F08080]}] [cx=400.00] [cy=2000.00] [r=50.00] 8 LayoutSVGEllipse {circle} at (350,1950) size 100x100 [fill={[type=SOLID] [color=#F08080]}] [cx=400.00] [cy=2000.00] [r=50.00]
9 LayoutSVGText {text} at (266,2086) size 268x18 contains 1 chunk(s) 9 LayoutSVGText {text} at (266,2086) size 268x18 contains 1 chunk(s)
10 LayoutSVGInlineText {#text} at (0,0) size 267x18 10 LayoutSVGInlineText {#text} at (0,0) size 267x18
11 chunk 1 (middle anchor) text run 1 at (266.93,2100.00) startOffset 0 endOffset 46 width 266.13: "The test passes if the circle sits in the rect" 11 chunk 1 (middle anchor) text run 1 at (266.93,2100.00) startOffset 0 endOffset 46 width 266.13: "The test passes if the circle sits in the rect"
12 RenderText {#text} at (0,0) size 0x0 12 RenderText {#text} at (0,0) size 0x0
13 RenderText {#text} at (0,0) size 0x0 13 RenderText {#text} at (0,0) size 0x0
14 scrolled to 0,1700 14 scrolled to 0,1700
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698