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

Side by Side Diff: LayoutTests/platform/win/svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt

Issue 933953003: Move the remaining rendering/svg/RenderSVG* files to layout. (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 CONSOLE WARNING: 'DOMImplementation.hasFeature()' returning false is deprecated. Please do not use it, as per DOM it should always return true (https://dom.spec .whatwg.org/#dom-domimplementation-hasfeature). 1 CONSOLE WARNING: 'DOMImplementation.hasFeature()' returning false is deprecated. Please do not use it, as per DOM it should always return true (https://dom.spec .whatwg.org/#dom-domimplementation-hasfeature).
2 layer at (0,0) size 480x360 2 layer at (0,0) size 480x360
3 RenderView at (0,0) size 480x360 3 RenderView at (0,0) size 480x360
4 layer at (0,0) size 480x360 4 layer at (0,0) size 480x360
5 RenderSVGRoot {svg} at (0,0) size 480x360 5 LayoutSVGRoot {svg} at (0,0) size 480x360
6 LayoutSVGContainer {g} at (0,0) size 0x0 6 LayoutSVGContainer {g} at (0,0) size 0x0
7 LayoutSVGText {text} at (10,313) size 198x33 contains 1 chunk(s) 7 LayoutSVGText {text} at (10,313) size 198x33 contains 1 chunk(s)
8 LayoutSVGInlineText {#text} at (0,0) size 198x33 8 LayoutSVGInlineText {#text} at (0,0) size 198x33
9 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 19 7.50: "$Revision: 1.1 $" 9 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 19 7.50: "$Revision: 1.1 $"
10 LayoutSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000 000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00] 10 LayoutSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000 000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
11 LayoutSVGText {text} at (5,18) size 206x33 contains 1 chunk(s) 11 LayoutSVGText {text} at (5,18) size 206x33 contains 1 chunk(s)
12 LayoutSVGInlineText {#text} at (0,0) size 206x33 12 LayoutSVGInlineText {#text} at (0,0) size 206x33
13 chunk 1 text run 1 at (5.00,45.00) startOffset 0 endOffset 16 width 205. 80: "org.w3c.svg.lang" 13 chunk 1 text run 1 at (5.00,45.00) startOffset 0 endOffset 16 width 205. 80: "org.w3c.svg.lang"
14 LayoutSVGText {text} at (385,18) size 57x33 contains 1 chunk(s) 14 LayoutSVGText {text} at (385,18) size 57x33 contains 1 chunk(s)
15 LayoutSVGInlineText {#text} at (0,0) size 57x33 15 LayoutSVGInlineText {#text} at (0,0) size 57x33
(...skipping 15 matching lines...) Expand all
31 chunk 1 text run 1 at (5.00,165.00) startOffset 0 endOffset 15 width 207 .48: "org.w3c.dom.svg" 31 chunk 1 text run 1 at (5.00,165.00) startOffset 0 endOffset 15 width 207 .48: "org.w3c.dom.svg"
32 LayoutSVGText {text} at (385,138) size 57x33 contains 1 chunk(s) 32 LayoutSVGText {text} at (385,138) size 57x33 contains 1 chunk(s)
33 LayoutSVGInlineText {#text} at (0,0) size 57x33 33 LayoutSVGInlineText {#text} at (0,0) size 57x33
34 chunk 1 text run 1 at (385.00,165.00) startOffset 0 endOffset 5 width 56 .63: "false" 34 chunk 1 text run 1 at (385.00,165.00) startOffset 0 endOffset 5 width 56 .63: "false"
35 LayoutSVGText {text} at (5,178) size 147x33 contains 1 chunk(s) 35 LayoutSVGText {text} at (5,178) size 147x33 contains 1 chunk(s)
36 LayoutSVGInlineText {#text} at (0,0) size 147x33 36 LayoutSVGInlineText {#text} at (0,0) size 147x33
37 chunk 1 text run 1 at (5.00,205.00) startOffset 0 endOffset 11 width 146 .65: "org.w3c.svg" 37 chunk 1 text run 1 at (5.00,205.00) startOffset 0 endOffset 11 width 146 .65: "org.w3c.svg"
38 LayoutSVGText {text} at (385,178) size 57x33 contains 1 chunk(s) 38 LayoutSVGText {text} at (385,178) size 57x33 contains 1 chunk(s)
39 LayoutSVGInlineText {#text} at (0,0) size 57x33 39 LayoutSVGInlineText {#text} at (0,0) size 57x33
40 chunk 1 text run 1 at (385.00,205.00) startOffset 0 endOffset 5 width 56 .63: "false" 40 chunk 1 text run 1 at (385.00,205.00) startOffset 0 endOffset 5 width 56 .63: "false"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698