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

Unified Diff: LayoutTests/platform/win/svg/W3C-SVG-1.1/painting-stroke-07-t-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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/win/svg/W3C-SVG-1.1/painting-stroke-07-t-expected.txt
diff --git a/LayoutTests/platform/win/svg/W3C-SVG-1.1/painting-stroke-07-t-expected.txt b/LayoutTests/platform/win/svg/W3C-SVG-1.1/painting-stroke-07-t-expected.txt
index 93bf13071fc35898a158275036610d8384a48847..dad3caec5b83d883625d1ba7f361df66bd1d5792 100644
--- a/LayoutTests/platform/win/svg/W3C-SVG-1.1/painting-stroke-07-t-expected.txt
+++ b/LayoutTests/platform/win/svg/W3C-SVG-1.1/painting-stroke-07-t-expected.txt
@@ -1,7 +1,7 @@
layer at (0,0) size 480x360
RenderView at (0,0) size 480x360
layer at (0,0) size 480x360
- RenderSVGRoot {svg} at (0,0) size 480x360
+ LayoutSVGRoot {svg} at (0,0) size 480x360
LayoutSVGContainer {g} at (95,54) size 326x216
LayoutSVGContainer {g} at (95,54) size 326x216 [transform={m=((1.20,0.00)(0.00,1.20)) t=(72.00,36.00)}]
LayoutSVGPath {path} at (95,54) size 326x36 [stroke={[type=SOLID] [color=#000000] [stroke width=10.00] [miter limit=20.00]}] [data="M 20 20 L 200 30 L 20 40"]

Powered by Google App Engine
This is Rietveld 408576698