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

Side by Side Diff: LayoutTests/platform/mac/svg/custom/svg-float-border-padding-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 800x516 3 layer at (0,0) size 800x516
4 RenderBlock {html} at (0,0) size 800x516 4 RenderBlock {html} at (0,0) size 800x516
5 RenderBody {body} at (8,8) size 784x492 5 RenderBody {body} at (8,8) size 784x492
6 RenderBlock (anonymous) at (0,0) size 784x18 6 RenderBlock (anonymous) at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 647x18 7 RenderText {#text} at (0,0) size 647x18
8 text run at (0,0) width 245: "The two blocks should look identical. " 8 text run at (0,0) width 245: "The two blocks should look identical. "
9 text run at (244,0) width 403: "One uses an SVG, and the other just us es a normal HTML div." 9 text run at (244,0) width 403: "One uses an SVG, and the other just us es a normal HTML div."
10 RenderBlock {p} at (0,34) size 784x18 10 RenderBlock {p} at (0,34) size 784x18
11 RenderText {#text} at (0,0) size 360x18 11 RenderText {#text} at (0,0) size 360x18
12 text run at (0,0) width 360: "There should be a red, white and blue pa ttern below this" 12 text run at (0,0) width 360: "There should be a red, white and blue pa ttern below this"
13 RenderSVGRoot {svg} at (18,86) size 140x140 13 LayoutSVGRoot {svg} at (18,86) size 140x140
14 LayoutSVGRect {rect} at (38,106) size 100x100 [fill={[type=SOLID] [color =#0000FF]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00] 14 LayoutSVGRect {rect} at (38,106) size 100x100 [fill={[type=SOLID] [color =#0000FF]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
15 RenderBlock {p} at (0,228) size 784x18 15 RenderBlock {p} at (0,228) size 784x18
16 RenderText {#text} at (0,0) size 359x18 16 RenderText {#text} at (0,0) size 359x18
17 text run at (0,0) width 359: "There should be a red, white and blue pa ttern above this" 17 text run at (0,0) width 359: "There should be a red, white and blue pa ttern above this"
18 RenderBlock {hr} at (0,262) size 784x2 [border: (1px inset #EEEEEE)] 18 RenderBlock {hr} at (0,262) size 784x2 [border: (1px inset #EEEEEE)]
19 RenderBlock {p} at (0,280) size 784x18 19 RenderBlock {p} at (0,280) size 784x18
20 RenderText {#text} at (0,0) size 360x18 20 RenderText {#text} at (0,0) size 360x18
21 text run at (0,0) width 360: "There should be a red, white and blue pa ttern below this" 21 text run at (0,0) width 360: "There should be a red, white and blue pa ttern below this"
22 RenderBlock (floating) {div} at (10,324) size 140x140 [border: (10px solid #FF0000)] 22 RenderBlock (floating) {div} at (10,324) size 140x140 [border: (10px solid #FF0000)]
23 RenderBlock {div} at (20,20) size 100x100 [bgcolor=#0000FF] 23 RenderBlock {div} at (20,20) size 100x100 [bgcolor=#0000FF]
24 RenderBlock {p} at (0,474) size 784x18 24 RenderBlock {p} at (0,474) size 784x18
25 RenderText {#text} at (0,0) size 359x18 25 RenderText {#text} at (0,0) size 359x18
26 text run at (0,0) width 359: "There should be a red, white and blue pa ttern above this" 26 text run at (0,0) width 359: "There should be a red, white and blue pa ttern above this"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698