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

Side by Side Diff: LayoutTests/platform/win/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 250x18 6 RenderBlock {xhtml:div} at (0,0) size 250x18
7 RenderText {#text} at (0,0) size 83x17 7 RenderText {#text} at (0,0) size 83x17
8 text run at (0,0) width 83: "This is a text" 8 text run at (0,0) width 83: "This is a text"
9 RenderBlock (anonymous) at (0,18) size 250x18 9 RenderBlock (anonymous) at (0,18) size 250x18
10 RenderInline {xhtml:a} at (0,0) size 68x17 [color=#0000EE] 10 RenderInline {xhtml:a} at (0,0) size 68x17 [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 82.20: "This is a text" 23 chunk 1 text run 1 at (0.00,16.00) startOffset 0 endOffset 14 widt h 82.20: "This is a text"
24 LayoutSVGContainer {a} at (381,89) size 299x104 24 LayoutSVGContainer {a} at (381,89) size 299x104
25 LayoutSVGText {text} at (0,20) size 68x19 contains 1 chunk(s) 25 LayoutSVGText {text} at (0,20) size 68x19 contains 1 chunk(s)
26 LayoutSVGInlineText {#text} at (0,0) size 68x18 26 LayoutSVGInlineText {#text} at (0,0) size 68x18
27 chunk 1 text run 1 at (0.00,35.00) startOffset 0 endOffset 11 wi dth 67.08: "and a link." 27 chunk 1 text run 1 at (0.00,35.00) startOffset 0 endOffset 11 wi dth 67.08: "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 43x18 29 LayoutSVGInlineText {#text} at (0,0) size 43x18
30 chunk 1 text run 1 at (0.00,56.00) startOffset 0 endOffset 5 width 42.66: "[SVG]" 30 chunk 1 text run 1 at (0.00,56.00) startOffset 0 endOffset 5 width 42.66: "[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