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

Side by Side Diff: LayoutTests/platform/mac/svg/zoom/page/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 767 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 767
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 785x767 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 785x767 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 785x766.84 4 RenderBlock {html} at (0,0) size 785x766.84
5 RenderBody {body} at (11.52,11.52) size 761.97x732.30 5 RenderBody {body} at (11.52,11.52) size 761.97x732.30
6 RenderBlock (anonymous) at (0,0) size 761.97x52 6 RenderBlock (anonymous) at (0,0) size 761.97x52
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 761.97x26 11 RenderBlock {p} at (0,75.03) size 761.97x26
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 (25,149) size 202x202 14 RenderSVGRoot {svg} at (25,149) size 202x202
15 RenderSVGRect {rect} at (53,177) size 146x146 [fill={[type=SOLID] [color =#0000FF]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00] 15 LayoutSVGRect {rect} at (53,177) size 146x146 [fill={[type=SOLID] [color =#0000FF]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
16 RenderBlock {p} at (0,353.63) size 761.97x26 16 RenderBlock {p} at (0,353.63) size 761.97x26
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,402.66) size 761.97x2 [border: (1px inset #EEEEEE)] 19 RenderBlock {hr} at (0,402.66) size 761.97x2 [border: (1px inset #EEEEEE)]
20 RenderBlock {p} at (0,427.69) size 761.97x26 20 RenderBlock {p} at (0,427.69) size 761.97x26
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 (14.39,491.11) size 200.80x200.80 [border: (14px solid #FF0000)] 23 RenderBlock (floating) {div} at (14.39,491.11) size 200.80x200.80 [border: (14px solid #FF0000)]
24 RenderBlock {div} at (28.39,28.39) size 144x144 [bgcolor=#0000FF] 24 RenderBlock {div} at (28.39,28.39) size 144x144 [bgcolor=#0000FF]
25 RenderBlock {p} at (0,706.30) size 761.97x26 25 RenderBlock {p} at (0,706.30) size 761.97x26
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