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

Unified Diff: LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/painting-fill-04-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/painting-fill-04-t-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt b/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt
index ef4b6ce65d861ab8b6c69f90d4608edbe1bbc1f7..bd267f0887b6ad5b7e7e368e50fd86d6a5cd456b 100644
--- a/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt
@@ -2,13 +2,13 @@ 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 (117,27) size 196x236
- RenderSVGContainer {g} at (117,27) size 196x236 [transform={m=((1.00,0.00)(0.00,1.00)) t=(120.00,30.00)}]
+ LayoutSVGContainer {g} at (117,27) size 196x236
+ LayoutSVGContainer {g} at (117,27) size 196x236 [transform={m=((1.00,0.00)(0.00,1.00)) t=(120.00,30.00)}]
RenderSVGRect {rect} at (117,27) size 96x76 [stroke={[type=SOLID] [color=#FF0000] [stroke width=5.00]}] [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=90.00] [height=70.00]
RenderSVGRect {rect} at (217,27) size 96x76 [stroke={[type=SOLID] [color=#FF0000] [stroke width=5.00]}] [fill={[type=SOLID] [color=#0000FF]}] [x=100.00] [y=0.00] [width=90.00] [height=70.00]
RenderSVGRect {rect} at (119,109) size 92x72 [stroke={[type=SOLID] [color=#FF0000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#FFFF00]}] [x=0.00] [y=80.00] [width=90.00] [height=70.00]
RenderSVGRect {rect} at (217,107) size 96x76 [stroke={[type=SOLID] [color=#FFFF00] [stroke width=5.00]}] [fill={[type=SOLID] [color=#0000FF]}] [x=100.00] [y=80.00] [width=90.00] [height=70.00]
- RenderSVGContainer {g} at (117,187) size 196x76
+ LayoutSVGContainer {g} at (117,187) size 196x76
RenderSVGRect {rect} at (117,187) size 96x76 [stroke={[type=SOLID] [color=#FF0000] [stroke width=5.00]}] [fill={[type=SOLID] [color=#FFFF00]}] [x=0.00] [y=160.00] [width=90.00] [height=70.00]
RenderSVGRect {rect} at (217,187) size 96x76 [stroke={[type=SOLID] [color=#FF0000] [stroke width=5.00]}] [fill={[type=SOLID] [color=#FFFF00]}] [x=100.00] [y=160.00] [width=90.00] [height=70.00]
LayoutSVGText {text} at (10,304) size 261x46 contains 1 chunk(s)

Powered by Google App Engine
This is Rietveld 408576698