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

Side by Side Diff: LayoutTests/platform/mac/svg/zoom/text/zoom-svg-float-border-padding-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 clip at (0,0) size 785x600 scrollHeight 624 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 624
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 785x624 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x624 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 outlineClip at (0,0) size 785x600
4 RenderBlock {html} at (0,0) size 785x624.19 4 RenderBlock {html} at (0,0) size 785x624.19
5 RenderBody {body} at (8,8) size 769x593.16 5 RenderBody {body} at (8,8) size 769x593.16
6 RenderBlock (anonymous) at (0,0) size 769x52 6 RenderBlock (anonymous) at (0,0) size 769x52
7 RenderText {#text} at (0,0) size 749x52 7 RenderText {#text} at (0,0) size 749x52
8 text run at (0,0) width 353: "The two blocks should look identical. " 8 text run at (0,0) width 353: "The two blocks should look identical. "
9 text run at (352,0) width 397: "One uses an SVG, and the other just us es a" 9 text run at (352,0) width 397: "One uses an SVG, and the other just us es a"
10 text run at (0,26) width 178: "normal HTML div." 10 text run at (0,26) width 178: "normal HTML div."
11 RenderBlock {p} at (0,75.03) size 769x26 11 RenderBlock {p} at (0,75.03) size 769x26
12 RenderText {#text} at (0,0) size 518x26 12 RenderText {#text} at (0,0) size 518x26
13 text run at (0,0) width 518: "There should be a red, white and blue pa ttern below this" 13 text run at (0,0) width 518: "There should be a red, white and blue pa ttern below this"
14 RenderSVGRoot {svg} at (18,142) size 140x141 14 RenderSVGRoot {svg} at (18,142) size 140x141
15 RenderSVGRect {rect} at (38,162) size 100x101 [fill={[type=SOLID] [color =#0000FF]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00] 15 LayoutSVGRect {rect} at (38,162) size 100x101 [fill={[type=SOLID] [color =#0000FF]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
16 RenderBlock {p} at (0,284.06) size 769x26 16 RenderBlock {p} at (0,284.06) size 769x26
17 RenderText {#text} at (0,0) size 517x26 17 RenderText {#text} at (0,0) size 517x26
18 text run at (0,0) width 517: "There should be a red, white and blue pa ttern above this" 18 text run at (0,0) width 517: "There should be a red, white and blue pa ttern above this"
19 RenderBlock {hr} at (0,333.09) size 769x2 [border: (1px inset #EEEEEE)] 19 RenderBlock {hr} at (0,333.09) size 769x2 [border: (1px inset #EEEEEE)]
20 RenderBlock {p} at (0,358.13) size 769x26 20 RenderBlock {p} at (0,358.13) size 769x26
21 RenderText {#text} at (0,0) size 518x26 21 RenderText {#text} at (0,0) size 518x26
22 text run at (0,0) width 518: "There should be a red, white and blue pa ttern below this" 22 text run at (0,0) width 518: "There should be a red, white and blue pa ttern below this"
23 RenderBlock (floating) {div} at (10,417.16) size 140x140 [border: (10px so lid #FF0000)] 23 RenderBlock (floating) {div} at (10,417.16) size 140x140 [border: (10px so lid #FF0000)]
24 RenderBlock {div} at (20,20) size 100x100 [bgcolor=#0000FF] 24 RenderBlock {div} at (20,20) size 100x100 [bgcolor=#0000FF]
25 RenderBlock {p} at (0,567.16) size 769x26 25 RenderBlock {p} at (0,567.16) size 769x26
26 RenderText {#text} at (0,0) size 517x26 26 RenderText {#text} at (0,0) size 517x26
27 text run at (0,0) width 517: "There should be a red, white and blue pa ttern above this" 27 text run at (0,0) width 517: "There should be a red, white and blue pa ttern above this"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698