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

Side by Side Diff: LayoutTests/platform/win/svg/carto.net/textbox-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 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 LayoutSVGRoot {svg} at (0,0) size 800x600
5 LayoutSVGRect {rect} at (0,0) size 800x600 [fill={[type=SOLID] [color=#FFFFF F]}] [x=-1000.00] [y=-1000.00] [width=3000.00] [height=3000.00] 5 LayoutSVGRect {rect} at (0,0) size 800x600 [fill={[type=SOLID] [color=#FFFFF F]}] [x=-1000.00] [y=-1000.00] [width=3000.00] [height=3000.00]
6 LayoutSVGContainer {g} at (77,77) size 158x26 6 LayoutSVGContainer {g} at (77,77) size 158x26
7 LayoutSVGContainer {g} at (77,77) size 158x26 7 LayoutSVGContainer {g} at (77,77) size 158x26
8 LayoutSVGRect {rect} at (77,77) size 158x26 [stroke={[type=SOLID] [color =#696969] [stroke width=1.50]}] [fill={[type=SOLID] [color=#FFFFFF]}] [x=100.00] [y=100.00] [width=200.00] [height=30.00] 8 LayoutSVGRect {rect} at (77,77) size 158x26 [stroke={[type=SOLID] [color =#696969] [stroke width=1.50]}] [fill={[type=SOLID] [color=#FFFFFF]}] [x=100.00] [y=100.00] [width=200.00] [height=30.00]
9 LayoutSVGViewportContainer {svg} at (77,84) size 2x14 9 LayoutSVGViewportContainer {svg} at (77,84) size 2x14
10 LayoutSVGContainer {g} at (77,84) size 2x14 10 LayoutSVGContainer {g} at (77,84) size 2x14
11 LayoutSVGText {text} 11 LayoutSVGText {text}
12 LayoutSVGPath {line} at (77,84) size 2x14 [stroke={[type=SOLID] [col or=#FF0000] [stroke width=1.50]}] [fill={[type=SOLID] [color=#000000]}] [x1=100. 00] [y1=125.00] [x2=100.00] [y2=108.50] 12 LayoutSVGPath {line} at (77,84) size 2x14 [stroke={[type=SOLID] [col or=#FF0000] [stroke width=1.50]}] [fill={[type=SOLID] [color=#000000]}] [x1=100. 00] [y1=125.00] [x2=100.00] [y2=108.50]
13 LayoutSVGContainer {g} at (77,22) size 49x26 13 LayoutSVGContainer {g} at (77,22) size 49x26
14 LayoutSVGContainer {g} at (77,22) size 49x26 14 LayoutSVGContainer {g} at (77,22) size 49x26
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
46 chunk 1 text run 1 at (350.00,338.00) startOffset 0 endOffset 38 wid th 229.12: "and accepts all characters (up to 300)" 46 chunk 1 text run 1 at (350.00,338.00) startOffset 0 endOffset 38 wid th 229.12: "and accepts all characters (up to 300)"
47 LayoutSVGText {text} at (620,299) size 299x20 contains 1 chunk(s) 47 LayoutSVGText {text} at (620,299) size 299x20 contains 1 chunk(s)
48 LayoutSVGInlineText {#text} at (0,0) size 299x20 48 LayoutSVGInlineText {#text} at (0,0) size 299x20
49 chunk 1 text run 1 at (620.00,315.00) startOffset 0 endOffset 51 width 298.24: "Click on this text to reset content of textbox nr 3" 49 chunk 1 text run 1 at (620.00,315.00) startOffset 0 endOffset 51 width 298.24: "Click on this text to reset content of textbox nr 3"
50 LayoutSVGText {text} at (620,322) size 328x20 contains 1 chunk(s) 50 LayoutSVGText {text} at (620,322) size 328x20 contains 1 chunk(s)
51 LayoutSVGInlineText {#text} at (0,0) size 328x20 51 LayoutSVGInlineText {#text} at (0,0) size 328x20
52 chunk 1 text run 1 at (620.00,338.00) startOffset 0 endOffset 54 width 327.68: "Click on this text to randomly reposition textbox nr 3" 52 chunk 1 text run 1 at (620.00,338.00) startOffset 0 endOffset 54 width 327.68: "Click on this text to randomly reposition textbox nr 3"
53 LayoutSVGText {text} at (620,345) size 301x20 contains 1 chunk(s) 53 LayoutSVGText {text} at (620,345) size 301x20 contains 1 chunk(s)
54 LayoutSVGInlineText {#text} at (0,0) size 301x20 54 LayoutSVGInlineText {#text} at (0,0) size 301x20
55 chunk 1 text run 1 at (620.00,361.00) startOffset 0 endOffset 50 width 300.80: "Click on this text to randomly resize textbox nr 3" 55 chunk 1 text run 1 at (620.00,361.00) startOffset 0 endOffset 50 width 300.80: "Click on this text to randomly resize textbox nr 3"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698