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

Unified Diff: LayoutTests/platform/linux/svg/custom/text-dom-01-f-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/custom/text-dom-01-f-expected.txt
diff --git a/LayoutTests/platform/linux/svg/custom/text-dom-01-f-expected.txt b/LayoutTests/platform/linux/svg/custom/text-dom-01-f-expected.txt
index 74ec67f5e793e273707f277b5a7d7cc64649fd08..ed5ea546f0a6203bf586fd3c92309f655797c54c 100644
--- a/LayoutTests/platform/linux/svg/custom/text-dom-01-f-expected.txt
+++ b/LayoutTests/platform/linux/svg/custom/text-dom-01-f-expected.txt
@@ -2,8 +2,8 @@ layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 480x360
RenderSVGRoot {svg} at (0,0) size 480x360
- RenderSVGContainer {g} at (30,15) size 405x268
- RenderSVGContainer {g} at (30,15) size 405x268
+ LayoutSVGContainer {g} at (30,15) size 405x268
+ LayoutSVGContainer {g} at (30,15) size 405x268
RenderSVGRect {rect} at (126,16) size 8x17 [fill={[type=SOLID] [color=#ADD8E6]}] [x=126.00] [y=16.00] [width=8.00] [height=17.00]
RenderSVGRect {rect} at (92,20) size 16x15 [fill={[type=SOLID] [color=#ADD8E6]}] [x=92.88] [y=20.10] [width=14.14] [height=14.14]
RenderSVGPath {line} at (63,29) size 354x2 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=63.00] [y1=30.00] [x2=417.00] [y2=30.00]

Powered by Google App Engine
This is Rietveld 408576698