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

Side by Side Diff: LayoutTests/platform/linux/svg/hixie/error/003-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 300x200 3 layer at (0,0) size 300x200
4 RenderSVGRoot {svg} at (0,0) size 300x200 4 RenderSVGRoot {svg} at (0,0) size 300x200
5 RenderSVGEllipse {circle} at (100,50) size 100x100 [fill={[type=SOLID] [colo r=#FF0000]}] [cx=150.00] [cy=100.00] [r=50.00] 5 RenderSVGEllipse {circle} at (100,50) size 100x100 [fill={[type=SOLID] [colo r=#FF0000]}] [cx=150.00] [cy=100.00] [r=50.00]
6 RenderSVGRect {rect} at (0,0) size 300x200 [stroke={[type=SOLID] [color=#000 0FF]}] [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=300.00] [h eight=200.00] 6 LayoutSVGRect {rect} at (0,0) size 300x200 [stroke={[type=SOLID] [color=#000 0FF]}] [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=300.00] [h eight=200.00]
7 LayoutSVGText {text} at (10,13) size 189x22 contains 1 chunk(s) 7 LayoutSVGText {text} at (10,13) size 189x22 contains 1 chunk(s)
8 LayoutSVGInlineText {#text} at (0,0) size 189x22 8 LayoutSVGInlineText {#text} at (0,0) size 189x22
9 chunk 1 text run 1 at (10.00,30.00) startOffset 0 endOffset 23 width 189 .00: "There should be a black" 9 chunk 1 text run 1 at (10.00,30.00) startOffset 0 endOffset 23 width 189 .00: "There should be a black"
10 LayoutSVGText {text} at (10,43) size 165x22 contains 1 chunk(s) 10 LayoutSVGText {text} at (10,43) size 165x22 contains 1 chunk(s)
11 LayoutSVGInlineText {#text} at (0,0) size 165x22 11 LayoutSVGInlineText {#text} at (0,0) size 165x22
12 chunk 1 text run 1 at (10.00,60.00) startOffset 0 endOffset 21 width 165 .00: "rectangle with a blue" 12 chunk 1 text run 1 at (10.00,60.00) startOffset 0 endOffset 21 width 165 .00: "rectangle with a blue"
13 LayoutSVGText {text} at (10,73) size 157x22 contains 1 chunk(s) 13 LayoutSVGText {text} at (10,73) size 157x22 contains 1 chunk(s)
14 LayoutSVGInlineText {#text} at (0,0) size 157x22 14 LayoutSVGInlineText {#text} at (0,0) size 157x22
15 chunk 1 text run 1 at (10.00,90.00) startOffset 0 endOffset 20 width 157 .00: "border on this page." 15 chunk 1 text run 1 at (10.00,90.00) startOffset 0 endOffset 20 width 157 .00: "border on this page."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698