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

Unified Diff: LayoutTests/platform/linux/svg/text/text-path-01-b-expected.txt

Issue 923533002: Move RenderSVGContainer to layout/svg/LayoutSVGContainer. (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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/linux/svg/text/text-path-01-b-expected.txt
diff --git a/LayoutTests/platform/linux/svg/text/text-path-01-b-expected.txt b/LayoutTests/platform/linux/svg/text/text-path-01-b-expected.txt
index da56266b1c695a20c92d1b126e9d821ef1db13b3..8b4939ee8f7323ae8b6131bd245d9f6212f1ac96 100644
--- a/LayoutTests/platform/linux/svg/text/text-path-01-b-expected.txt
+++ b/LayoutTests/platform/linux/svg/text/text-path-01-b-expected.txt
@@ -2,13 +2,13 @@ layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
RenderSVGRoot {svg} at (0,0) size 800x600
- RenderSVGContainer {g} at (0,0) size 698x486
+ LayoutSVGContainer {g} at (0,0) size 698x486
RenderSVGHiddenContainer {defs} at (0,0) size 0x0
RenderSVGPath {path} at (330,22) size 368x164 [stroke={[type=SOLID] [color=#0000FF]}] [data="M 199 89.3 C 206.6 66.6 235.8 13.2 270 30.3 C 286.6 38.6 298.9 59.4 310 73.3 C 321.7 87.9 338.6 99 356 103.3 C 387.3 111.1 396.6 90.4 418 74.3"]
RenderSVGPath {path} at (55,116) size 367x164 [stroke={[type=SOLID] [color=#0000FF]}] [data="M 33.5 145.8 C 41 123 70.3 69.7 104.5 86.8 C 121 95 133 116 144.5 129.8 C 156.2 144.4 173 155.5 190.5 159.8 C 221.8 167.6 231 146.9 252.5 130.8"]
RenderSVGPath {path} at (188,385) size 501x7 [stroke={[type=SOLID] [color=#0000FF] [stroke width=4.00]}] [data="M 113 233 L 413 233"]
- RenderSVGContainer {g} at (279,0) size 419x189
- RenderSVGContainer {use} at (330,22) size 368x164
+ LayoutSVGContainer {g} at (279,0) size 419x189
+ LayoutSVGContainer {use} at (330,22) size 368x164
RenderSVGPath {path} at (330,22) size 368x164 [stroke={[type=SOLID] [color=#0000FF]}] [data="M 199 89.3 C 206.6 66.6 235.8 13.2 270 30.3 C 286.6 38.6 298.9 59.4 310 73.3 C 321.7 87.9 338.6 99 356 103.3 C 387.3 111.1 396.6 90.4 418 74.3"]
LayoutSVGText {text} at (167,-7) size 206x120 contains 1 chunk(s)
LayoutSVGTextPath {textPath} at (0,0) size 205x120
@@ -28,8 +28,8 @@ layer at (0,0) size 800x600
chunk 1 text run 13 at (337.49,96.09) startOffset 12 endOffset 13 width 12.60: "t"
chunk 1 text run 14 at (353.02,102.49) startOffset 13 endOffset 14 width 21.00: "h"
LayoutSVGInlineText {#text} at (0,0) size 0x0
- RenderSVGContainer {g} at (0,82) size 486x271
- RenderSVGContainer {use} at (55,116) size 367x164
+ LayoutSVGContainer {g} at (0,82) size 486x271
+ LayoutSVGContainer {use} at (55,116) size 367x164
RenderSVGPath {path} at (55,116) size 367x164 [stroke={[type=SOLID] [color=#0000FF]}] [data="M 33.5 145.8 C 41 123 70.3 69.7 104.5 86.8 C 121 95 133 116 144.5 129.8 C 156.2 144.4 173 155.5 190.5 159.8 C 221.8 167.6 231 146.9 252.5 130.8"]
LayoutSVGText {text} at (-9,49) size 216x121 contains 1 chunk(s)
LayoutSVGTextPath {textPath} at (0,0) size 216x120
@@ -60,8 +60,8 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (19,188) size 187x24 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 187x23
chunk 1 text run 1 at (19.00,207.00) startOffset 0 endOffset 23 width 186.60: "the 'textPath' element."
- RenderSVGContainer {g} at (188,352) size 501x134
- RenderSVGContainer {use} at (188,385) size 501x7
+ LayoutSVGContainer {g} at (188,352) size 501x134
+ LayoutSVGContainer {use} at (188,385) size 501x7
RenderSVGPath {path} at (188,385) size 501x7 [stroke={[type=SOLID] [color=#0000FF] [stroke width=4.00]}] [data="M 113 233 L 413 233"]
LayoutSVGText {text} at (211,211) size 178x28 contains 1 chunk(s)
LayoutSVGTextPath {textPath} at (0,0) size 177x27

Powered by Google App Engine
This is Rietveld 408576698