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

Side by Side Diff: LayoutTests/platform/linux/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 800x526 3 layer at (0,0) size 800x526
4 RenderBlock {html} at (0,0) size 800x526 4 RenderBlock {html} at (0,0) size 800x526
5 RenderBody {body} at (8,8) size 784x502 5 RenderBody {body} at (8,8) size 784x502
6 RenderBlock (anonymous) at (0,0) size 784x20 6 RenderBlock (anonymous) at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 609x19 7 RenderText {#text} at (0,0) size 609x19
8 text run at (0,0) width 229: "The two blocks should look identical. " 8 text run at (0,0) width 229: "The two blocks should look identical. "
9 text run at (229,0) width 380: "One uses an SVG, and the other just us es a normal HTML div." 9 text run at (229,0) width 380: "One uses an SVG, and the other just us es a normal HTML div."
10 RenderBlock {p} at (0,36) size 784x20 10 RenderBlock {p} at (0,36) size 784x20
11 RenderText {#text} at (0,0) size 338x19 11 RenderText {#text} at (0,0) size 338x19
12 text run at (0,0) width 338: "There should be a red, white and blue pa ttern below this" 12 text run at (0,0) width 338: "There should be a red, white and blue pa ttern below this"
13 RenderSVGRoot {svg} at (18,90) size 140x140 13 LayoutSVGRoot {svg} at (18,90) size 140x140
14 LayoutSVGRect {rect} at (38,110) size 100x100 [fill={[type=SOLID] [color =#0000FF]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00] 14 LayoutSVGRect {rect} at (38,110) size 100x100 [fill={[type=SOLID] [color =#0000FF]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
15 RenderBlock {p} at (0,232) size 784x20 15 RenderBlock {p} at (0,232) size 784x20
16 RenderText {#text} at (0,0) size 338x19 16 RenderText {#text} at (0,0) size 338x19
17 text run at (0,0) width 338: "There should be a red, white and blue pa ttern above this" 17 text run at (0,0) width 338: "There should be a red, white and blue pa ttern above this"
18 RenderBlock {hr} at (0,268) size 784x2 [border: (1px inset #EEEEEE)] 18 RenderBlock {hr} at (0,268) size 784x2 [border: (1px inset #EEEEEE)]
19 RenderBlock {p} at (0,286) size 784x20 19 RenderBlock {p} at (0,286) size 784x20
20 RenderText {#text} at (0,0) size 338x19 20 RenderText {#text} at (0,0) size 338x19
21 text run at (0,0) width 338: "There should be a red, white and blue pa ttern below this" 21 text run at (0,0) width 338: "There should be a red, white and blue pa ttern below this"
22 RenderBlock (floating) {div} at (10,332) size 140x140 [border: (10px solid #FF0000)] 22 RenderBlock (floating) {div} at (10,332) 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,482) size 784x20 24 RenderBlock {p} at (0,482) size 784x20
25 RenderText {#text} at (0,0) size 338x19 25 RenderText {#text} at (0,0) size 338x19
26 text run at (0,0) width 338: "There should be a red, white and blue pa ttern above this" 26 text run at (0,0) width 338: "There should be a red, white and blue pa ttern above this"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698