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

Side by Side Diff: LayoutTests/platform/linux/svg/zoom/page/zoom-foreignObject-expected.txt

Issue 921633007: Move the SVG container code from rendering/svg 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 800x600 3 layer at (0,0) size 800x600
4 RenderSVGRoot {svg} at (0,0) size 800x600 4 RenderSVGRoot {svg} at (0,0) size 800x600
5 LayoutSVGForeignObject {foreignObject} at (0,0) size 250x200 5 LayoutSVGForeignObject {foreignObject} at (0,0) size 250x200
6 RenderBlock {xhtml:div} at (0,0) size 250x20 6 RenderBlock {xhtml:div} at (0,0) size 250x20
7 RenderText {#text} at (0,0) size 75x19 7 RenderText {#text} at (0,0) size 75x19
8 text run at (0,0) width 75: "This is a text" 8 text run at (0,0) width 75: "This is a text"
9 RenderBlock (anonymous) at (0,20) size 250x20 9 RenderBlock (anonymous) at (0,20) size 250x20
10 RenderInline {xhtml:a} at (0,0) size 62x19 [color=#0000EE] 10 RenderInline {xhtml:a} at (0,0) size 62x19 [color=#0000EE]
(...skipping 12 matching lines...) Expand all
23 chunk 1 text run 1 at (0.00,16.00) startOffset 0 endOffset 14 widt h 80.06: "This is a text" 23 chunk 1 text run 1 at (0.00,16.00) startOffset 0 endOffset 14 widt h 80.06: "This is a text"
24 LayoutSVGContainer {a} at (381,89) size 288x106 24 LayoutSVGContainer {a} at (381,89) size 288x106
25 LayoutSVGText {text} at (0,20) size 65x19 contains 1 chunk(s) 25 LayoutSVGText {text} at (0,20) size 65x19 contains 1 chunk(s)
26 LayoutSVGInlineText {#text} at (0,0) size 65x19 26 LayoutSVGInlineText {#text} at (0,0) size 65x19
27 chunk 1 text run 1 at (0.00,35.00) startOffset 0 endOffset 11 wi dth 64.51: "and a link." 27 chunk 1 text run 1 at (0.00,35.00) startOffset 0 endOffset 11 wi dth 64.51: "and a link."
28 LayoutSVGText {text} at (0,41) size 43x19 contains 1 chunk(s) 28 LayoutSVGText {text} at (0,41) size 43x19 contains 1 chunk(s)
29 LayoutSVGInlineText {#text} at (0,0) size 43x19 29 LayoutSVGInlineText {#text} at (0,0) size 43x19
30 chunk 1 text run 1 at (0.00,56.00) startOffset 0 endOffset 5 width 42.67: "[SVG]" 30 chunk 1 text run 1 at (0.00,56.00) startOffset 0 endOffset 5 width 42.67: "[SVG]"
31 RenderText {#text} at (0,0) size 0x0 31 RenderText {#text} at (0,0) size 0x0
32 LayoutSVGRect {rect} at (373,0) size 363x289 [stroke={[type=SOLID] [color=#0 08000]}] [x=260.00] [y=0.00] [width=250.00] [height=200.00] 32 LayoutSVGRect {rect} at (373,0) size 363x289 [stroke={[type=SOLID] [color=#0 08000]}] [x=260.00] [y=0.00] [width=250.00] [height=200.00]
33 RenderSVGHiddenContainer {defs} at (0,0) size 0x0 33 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698