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

Unified Diff: LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/paths-data-14-t-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/win-xp/svg/W3C-SVG-1.1/paths-data-14-t-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/paths-data-14-t-expected.txt b/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/paths-data-14-t-expected.txt
index 517ecbeb20a83779273ff38b14083f38ef2bd70d..7973c317daa0b7e000a252503c286611d38b9c36 100644
--- a/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/paths-data-14-t-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/paths-data-14-t-expected.txt
@@ -2,8 +2,8 @@ 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
- RenderSVGContainer {g} at (16,99) size 397x165
- RenderSVGContainer {g} at (16,99) size 397x165 [transform={m=((1.80,0.00)(0.00,1.80)) t=(0.00,0.00)}]
+ LayoutSVGContainer {g} at (16,99) size 397x165
+ LayoutSVGContainer {g} at (16,99) size 397x165 [transform={m=((1.80,0.00)(0.00,1.80)) t=(0.00,0.00)}]
RenderSVGPath {path} at (16,99) size 191x165 [stroke={[type=SOLID] [color=#000000]}] [data="M 62 56 L 113.962 146 L 10.0385 146 L 62 56 Z M 62 71 L 100.971 138.5 L 23.0589 138.5 L 62.03 71 Z"]
RenderSVGPath {path} at (225,100) size 188x163 [fill={[type=SOLID] [color=#FF0000] [fill rule=EVEN-ODD]}] [data="M 177 56 L 228.962 146 L 125.038 146 L 177 56 Z M 177 71 L 215.971 138.5 L 138.029 138.5 L 177 71 Z"]
LayoutSVGText {text} at (10,304) size 261x46 contains 1 chunk(s)

Powered by Google App Engine
This is Rietveld 408576698