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

Side by Side Diff: LayoutTests/platform/win/svg/custom/second-inline-text-expected.txt

Issue 927583002: Moving RenderSVG* files from rendering/ 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 800x162 3 layer at (0,0) size 800x162
4 RenderBlock {html} at (0,0) size 800x162 4 RenderBlock {html} at (0,0) size 800x162
5 RenderBody {body} at (8,16) size 784x138 5 RenderBody {body} at (8,16) size 784x138
6 RenderBlock {p} at (0,0) size 784x18 6 RenderBlock {p} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 700x17 7 RenderText {#text} at (0,0) size 700x17
8 text run at (0,0) width 700: "Below two svg areas are shown. Both shou ld have the text aligned to the paths in the same way (Bug 13052)." 8 text run at (0,0) width 700: "Below two svg areas are shown. Both shou ld have the text aligned to the paths in the same way (Bug 13052)."
9 RenderBlock {div} at (0,34) size 784x104 9 RenderBlock {div} at (0,34) size 784x104
10 RenderSVGRoot {svg} at (18,63) size 63x68 10 RenderSVGRoot {svg} at (18,63) size 63x68
11 RenderSVGPath {path} at (36,63) size 45x68 [fill={[type=SOLID] [color= #337711]}] [data="M 38 38 C 38 26 62 23 61 36 C 61 45 45 49 45 59 L 45 66 L 56 6 6 L 56 62 C 56 53 73 50 73 35 C 71 13 28 13 28 38 Z M 45 70 L 56 70 L 56 81 L 45 81 Z"] 11 LayoutSVGPath {path} at (36,63) size 45x68 [fill={[type=SOLID] [color= #337711]}] [data="M 38 38 C 38 26 62 23 61 36 C 61 45 45 49 45 59 L 45 66 L 56 6 6 L 56 62 C 56 53 73 50 73 35 C 71 13 28 13 28 38 Z M 45 70 L 56 70 L 56 81 L 45 81 Z"]
12 LayoutSVGText {text} at (10,36) size 39x17 contains 1 chunk(s) 12 LayoutSVGText {text} at (10,36) size 39x17 contains 1 chunk(s)
13 LayoutSVGInlineText {#text} at (0,0) size 39x17 13 LayoutSVGInlineText {#text} at (0,0) size 39x17
14 chunk 1 text run 1 at (10.00,50.00) startOffset 0 endOffset 4 widt h 38.25: "PASS" 14 chunk 1 text run 1 at (10.00,50.00) startOffset 0 endOffset 4 widt h 38.25: "PASS"
15 RenderText {#text} at (100,86) size 4x17 15 RenderText {#text} at (100,86) size 4x17
16 text run at (100,86) width 4: " " 16 text run at (100,86) width 4: " "
17 RenderSVGRoot {svg} at (122,63) size 63x68 17 RenderSVGRoot {svg} at (122,63) size 63x68
18 RenderSVGPath {path} at (140,63) size 45x68 [fill={[type=SOLID] [color =#337711]}] [data="M 38 38 C 38 26 62 23 61 36 C 61 45 45 49 45 59 L 45 66 L 56 66 L 56 62 C 56 53 73 50 73 35 C 71 13 28 13 28 38 Z M 45 70 L 56 70 L 56 81 L 4 5 81 Z"] 18 LayoutSVGPath {path} at (140,63) size 45x68 [fill={[type=SOLID] [color =#337711]}] [data="M 38 38 C 38 26 62 23 61 36 C 61 45 45 49 45 59 L 45 66 L 56 66 L 56 62 C 56 53 73 50 73 35 C 71 13 28 13 28 38 Z M 45 70 L 56 70 L 56 81 L 4 5 81 Z"]
19 LayoutSVGText {text} at (10,36) size 39x17 contains 1 chunk(s) 19 LayoutSVGText {text} at (10,36) size 39x17 contains 1 chunk(s)
20 LayoutSVGInlineText {#text} at (0,0) size 39x17 20 LayoutSVGInlineText {#text} at (0,0) size 39x17
21 chunk 1 text run 1 at (10.00,50.00) startOffset 0 endOffset 4 widt h 38.25: "PASS" 21 chunk 1 text run 1 at (10.00,50.00) startOffset 0 endOffset 4 widt h 38.25: "PASS"
22 RenderText {#text} at (0,0) size 0x0 22 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698