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

Side by Side Diff: LayoutTests/platform/win/svg/custom/image-parent-translation-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 800x219 3 layer at (0,0) size 800x219
4 RenderBlock {html} at (0,0) size 800x218.88 4 RenderBlock {html} at (0,0) size 800x218.88
5 RenderBody {body} at (8,21.44) size 784x189.44 5 RenderBody {body} at (8,21.44) size 784x189.44
6 RenderBlock {h1} at (0,0) size 784x37 6 RenderBlock {h1} at (0,0) size 784x37
7 RenderText {#text} at (0,0) size 496x36 7 RenderText {#text} at (0,0) size 496x36
8 text run at (0,0) width 496: "SVG Images in Inline CSS Elements" 8 text run at (0,0) width 496: "SVG Images in Inline CSS Elements"
9 RenderBlock {p} at (0,58.44) size 784x36 9 RenderBlock {p} at (0,58.44) size 784x36
10 RenderText {#text} at (0,0) size 770x35 10 RenderText {#text} at (0,0) size 770x35
11 text run at (0,0) width 770: "The two following blocks should display side-by-side a 75x75 pixels image with a 3 pixels border overlaid on top of the" 11 text run at (0,0) width 770: "The two following blocks should display side-by-side a 75x75 pixels image with a 3 pixels border overlaid on top of the"
12 text run at (0,18) width 129: "image (Bug 14051)." 12 text run at (0,18) width 129: "image (Bug 14051)."
13 RenderBlock (anonymous) at (0,110.44) size 784x79 13 RenderBlock (anonymous) at (0,110.44) size 784x79
14 RenderInline {div} at (0,0) size 79x17 14 RenderInline {div} at (0,0) size 79x17
15 RenderText {#text} at (0,0) size 0x0 15 RenderText {#text} at (0,0) size 0x0
16 RenderSVGRoot {svg} at (8,131) size 75x76 16 RenderSVGRoot {svg} at (8,131) size 75x76
17 RenderSVGImage {image} at (8,131) size 75x76 17 RenderSVGImage {image} at (8,131) size 75x76
18 RenderSVGRect {rect} at (8,131) size 75x76 [stroke={[type=SOLID] [co lor=#FF0000] [stroke width=6.00]}] [x=0.00] [y=0.00] [width=75.00] [height=75.00 ] 18 LayoutSVGRect {rect} at (8,131) size 75x76 [stroke={[type=SOLID] [co lor=#FF0000] [stroke width=6.00]}] [x=0.00] [y=0.00] [width=75.00] [height=75.00 ]
19 RenderText {#text} at (75,61) size 4x17 19 RenderText {#text} at (75,61) size 4x17
20 text run at (75,61) width 4: " " 20 text run at (75,61) width 4: " "
21 RenderText {#text} at (0,0) size 0x0 21 RenderText {#text} at (0,0) size 0x0
22 RenderInline {div} at (0,0) size 75x17 22 RenderInline {div} at (0,0) size 75x17
23 RenderText {#text} at (0,0) size 0x0 23 RenderText {#text} at (0,0) size 0x0
24 RenderSVGRoot {svg} at (87,131) size 75x76 24 RenderSVGRoot {svg} at (87,131) size 75x76
25 RenderSVGImage {image} at (87,131) size 75x76 25 RenderSVGImage {image} at (87,131) size 75x76
26 RenderSVGRect {rect} at (87,131) size 75x76 [stroke={[type=SOLID] [c olor=#FF0000] [stroke width=6.00]}] [x=0.00] [y=0.00] [width=75.00] [height=75.0 0] 26 LayoutSVGRect {rect} at (87,131) size 75x76 [stroke={[type=SOLID] [c olor=#FF0000] [stroke width=6.00]}] [x=0.00] [y=0.00] [width=75.00] [height=75.0 0]
27 RenderText {#text} at (0,0) size 0x0 27 RenderText {#text} at (0,0) size 0x0
28 RenderText {#text} at (0,0) size 0x0 28 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698