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

Unified Diff: LayoutTests/platform/win/svg/W3C-SVG-1.1/text-path-01-b-expected.txt

Issue 921633007: Move the SVG container code from rendering/svg 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/win/svg/W3C-SVG-1.1/text-path-01-b-expected.txt
diff --git a/LayoutTests/platform/win/svg/W3C-SVG-1.1/text-path-01-b-expected.txt b/LayoutTests/platform/win/svg/W3C-SVG-1.1/text-path-01-b-expected.txt
index c4f76623913c56103bf5646ccd33ae8ee81002c6..3f6f03a260c7e3ee00aeeddcf262b60920d6fad2 100644
--- a/LayoutTests/platform/win/svg/W3C-SVG-1.1/text-path-01-b-expected.txt
+++ b/LayoutTests/platform/win/svg/W3C-SVG-1.1/text-path-01-b-expected.txt
@@ -3,7 +3,7 @@ layer at (0,0) size 480x360
layer at (0,0) size 480x360
RenderSVGRoot {svg} at (0,0) size 480x360
LayoutSVGContainer {g} at (0,0) size 419x292
- RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+ LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
LayoutSVGPath {path} at (198,13) size 221x99 [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"]
LayoutSVGPath {path} at (33,69) size 220x99 [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"]
LayoutSVGPath {path} at (113,231) size 300x4 [stroke={[type=SOLID] [color=#0000FF] [stroke width=4.00]}] [data="M 113 233 L 413 233"]

Powered by Google App Engine
This is Rietveld 408576698