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

Side by Side Diff: LayoutTests/platform/mac/svg/zoom/page/zoom-hixie-mixed-009-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 800x434 3 layer at (0,0) size 800x434
4 RenderBlock {html} at (0,0) size 800x434.36 4 RenderBlock {html} at (0,0) size 800x434.36
5 RenderBody {body} at (11.52,14.39) size 776.97x405.58 5 RenderBody {body} at (11.52,14.39) size 776.97x405.58
6 RenderBlock {p} at (0,0) size 776.97x26 [color=#000080] 6 RenderBlock {p} at (0,0) size 776.97x26 [color=#000080]
7 RenderText {#text} at (0,0) size 662x26 7 RenderText {#text} at (0,0) size 662x26
8 text run at (0,0) width 662: "The word \"TEST \" should appear twice b elow, the same size each time." 8 text run at (0,0) width 662: "The word \"TEST \" should appear twice b elow, the same size each time."
9 RenderBlock (anonymous) at (0,40.39) size 776.97x178 9 RenderBlock (anonymous) at (0,40.39) size 776.97x178
10 RenderSVGRoot {svg} at (11,54) size 577x174 10 RenderSVGRoot {svg} at (11,54) size 577x174
11 RenderSVGRect {rect} at (11,54) size 577x174 [transform={m=((10.00,0.0 0)(0.00,10.00)) t=(0.00,0.00)}] [fill={[type=SOLID] [color=#EEEEEE]}] [x=0.00] [ y=0.00] [width=60.00] [height=12.00] 11 LayoutSVGRect {rect} at (11,54) size 577x174 [transform={m=((10.00,0.0 0)(0.00,10.00)) t=(0.00,0.00)}] [fill={[type=SOLID] [color=#EEEEEE]}] [x=0.00] [ y=0.00] [width=60.00] [height=12.00]
12 RenderSVGForeignObject {foreignObject} at (0,0) size 60x10 12 RenderSVGForeignObject {foreignObject} at (0,0) size 60x10
13 RenderBlock {div} at (0,0) size 60x13 [color=#000080] 13 RenderBlock {div} at (0,0) size 60x13 [color=#000080]
14 RenderText {#text} at (0,0) size 24x13 14 RenderText {#text} at (0,0) size 24x13
15 text run at (0,0) width 24: "TEST" 15 text run at (0,0) width 24: "TEST"
16 RenderText {#text} at (0,0) size 0x0 16 RenderText {#text} at (0,0) size 0x0
17 RenderBlock {div} at (0,232.78) size 576x172.80 [color=#000080] [bgcolor=# EEEEEE] 17 RenderBlock {div} at (0,232.78) size 576x172.80 [color=#000080] [bgcolor=# EEEEEE]
18 RenderText {#text} at (0,0) size 344x166 18 RenderText {#text} at (0,0) size 344x166
19 text run at (0,0) width 344: "TEST" 19 text run at (0,0) width 344: "TEST"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698