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

Unified Diff: LayoutTests/svg/custom/intersection-list-transforms-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/svg/custom/intersection-list-transforms-expected.txt
diff --git a/LayoutTests/svg/custom/intersection-list-transforms-expected.txt b/LayoutTests/svg/custom/intersection-list-transforms-expected.txt
index 01f87da470f8fa0fc8238f4809bc33eaadfb2f7a..c2f30700209c594bdca7928df2936b08333e91c0 100644
--- a/LayoutTests/svg/custom/intersection-list-transforms-expected.txt
+++ b/LayoutTests/svg/custom/intersection-list-transforms-expected.txt
@@ -2,6 +2,6 @@ layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 500x500
RenderSVGRoot {svg} at (0,0) size 149x149
- RenderSVGContainer {g} at (0,0) size 149x149 [transform={m=((-0.71,0.71)(-0.71,-0.71)) t=(100.00,100.00)}]
+ LayoutSVGContainer {g} at (0,0) size 149x149 [transform={m=((-0.71,0.71)(-0.71,-0.71)) t=(100.00,100.00)}]
RenderSVGRect {rect} at (0,0) size 149x149 [transform={m=((0.71,0.71)(-0.71,0.71)) t=(0.00,0.00)}] [fill={[type=SOLID] [color=#008000]}] [x=1.00] [y=1.00] [width=100.00] [height=100.00]
LayoutSVGText {text}

Powered by Google App Engine
This is Rietveld 408576698