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

Side by Side Diff: LayoutTests/platform/linux/svg/custom/use-referencing-nonexisting-symbol-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 800x600 3 layer at (0,0) size 800x600
4 RenderSVGRoot {svg} at (146,23) size 554x577 4 RenderSVGRoot {svg} at (146,23) size 554x577
5 RenderSVGHiddenContainer {symbol} at (0,0) size 0x0 5 RenderSVGHiddenContainer {symbol} at (0,0) size 0x0
6 RenderSVGRect {rect} at (5,5) size 59x59 [fill={[type=SOLID] [color=#0000F F]}] [x=5.00] [y=5.00] [width=59.00] [height=59.00] 6 LayoutSVGRect {rect} at (5,5) size 59x59 [fill={[type=SOLID] [color=#0000F F]}] [x=5.00] [y=5.00] [width=59.00] [height=59.00]
7 LayoutSVGText {text} at (17,2) size 42x68 contains 1 chunk(s) 7 LayoutSVGText {text} at (17,2) size 42x68 contains 1 chunk(s)
8 LayoutSVGInlineText {#text} at (0,0) size 42x68 8 LayoutSVGInlineText {#text} at (0,0) size 42x68
9 chunk 1 text run 1 at (17.00,56.00) startOffset 0 endOffset 1 width 42 .00: "A" 9 chunk 1 text run 1 at (17.00,56.00) startOffset 0 endOffset 1 width 42 .00: "A"
10 RenderSVGHiddenContainer {symbol} at (0,0) size 0x0 10 RenderSVGHiddenContainer {symbol} at (0,0) size 0x0
11 RenderSVGRect {rect} at (5,5) size 59x59 [fill={[type=SOLID] [color=#FF00F F]}] [x=5.00] [y=5.00] [width=59.00] [height=59.00] 11 LayoutSVGRect {rect} at (5,5) size 59x59 [fill={[type=SOLID] [color=#FF00F F]}] [x=5.00] [y=5.00] [width=59.00] [height=59.00]
12 LayoutSVGText {text} at (17,2) size 39x68 contains 1 chunk(s) 12 LayoutSVGText {text} at (17,2) size 39x68 contains 1 chunk(s)
13 LayoutSVGInlineText {#text} at (0,0) size 39x68 13 LayoutSVGInlineText {#text} at (0,0) size 39x68
14 chunk 1 text run 1 at (17.00,56.00) startOffset 0 endOffset 1 width 39 .00: "B" 14 chunk 1 text run 1 at (17.00,56.00) startOffset 0 endOffset 1 width 39 .00: "B"
15 LayoutSVGContainer {use} at (146,23) size 554x577 15 LayoutSVGContainer {use} at (146,23) size 554x577
16 RenderSVGViewportContainer {svg} at (146,23) size 554x577 16 RenderSVGViewportContainer {svg} at (146,23) size 554x577
17 RenderSVGRect {rect} at (146,46) size 554x554 [fill={[type=SOLID] [color =#0000FF]}] [x=5.00] [y=5.00] [width=59.00] [height=59.00] 17 LayoutSVGRect {rect} at (146,46) size 554x554 [fill={[type=SOLID] [color =#0000FF]}] [x=5.00] [y=5.00] [width=59.00] [height=59.00]
18 LayoutSVGText {text} at (17,2) size 44x68 contains 1 chunk(s) 18 LayoutSVGText {text} at (17,2) size 44x68 contains 1 chunk(s)
19 LayoutSVGInlineText {#text} at (0,0) size 44x67 19 LayoutSVGInlineText {#text} at (0,0) size 44x67
20 chunk 1 text run 1 at (17.00,56.00) startOffset 0 endOffset 1 width 43.31: "A" 20 chunk 1 text run 1 at (17.00,56.00) startOffset 0 endOffset 1 width 43.31: "A"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698