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

Unified Diff: LayoutTests/platform/win/svg/W3C-SVG-1.1/coords-trans-06-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/svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt
diff --git a/LayoutTests/platform/win/svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt b/LayoutTests/platform/win/svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt
index 2e6b4c7540f80b5c2a799bdab0c473d13d3670d8..1040c77d833228af478e10ee1b1fe54a950cc8f4 100644
--- a/LayoutTests/platform/win/svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt
+++ b/LayoutTests/platform/win/svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt
@@ -2,15 +2,15 @@ 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 (0,43) size 480x170 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,30.00)}]
- RenderSVGContainer {g} at (0,43) size 480x170
- RenderSVGContainer {g} at (23,105) size 150x100
- RenderSVGContainer {g} at (23,105) size 150x100 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-102.00,-450.00)}]
- RenderSVGContainer {g} at (23,105) size 150x100 [transform={m=((7.50,0.00)(0.00,5.00)) t=(0.00,0.00)}]
- RenderSVGContainer {g} at (23,105) size 150x100 [transform={m=((1.00,0.00)(0.00,1.00)) t=(16.67,105.00)}]
+ LayoutSVGContainer {g} at (0,43) size 480x170 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,30.00)}]
+ LayoutSVGContainer {g} at (0,43) size 480x170
+ LayoutSVGContainer {g} at (23,105) size 150x100
+ LayoutSVGContainer {g} at (23,105) size 150x100 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-102.00,-450.00)}]
+ LayoutSVGContainer {g} at (23,105) size 150x100 [transform={m=((7.50,0.00)(0.00,5.00)) t=(0.00,0.00)}]
+ LayoutSVGContainer {g} at (23,105) size 150x100 [transform={m=((1.00,0.00)(0.00,1.00)) t=(16.67,105.00)}]
RenderSVGRect {rect} at (23,105) size 150x5 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=20.00] [height=1.00]
RenderSVGRect {rect} at (23,105) size 6x100 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=0.67] [height=20.00]
- RenderSVGContainer {g} at (0,43) size 480x170 [transform={m=((2.50,0.00)(0.00,2.50)) t=(-600.00,-450.00)}]
+ LayoutSVGContainer {g} at (0,43) size 480x170 [transform={m=((2.50,0.00)(0.00,2.50)) t=(-600.00,-450.00)}]
LayoutSVGText {text} at (240,185) size 208x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 208x18
chunk 1 text run 1 at (240.00,200.00) startOffset 0 endOffset 34 width 207.03: "scale(25, 95) then translate(2, 2)"

Powered by Google App Engine
This is Rietveld 408576698