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

Unified Diff: LayoutTests/svg/filters/feImage-preserveAspectRatio-all-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/filters/feImage-preserveAspectRatio-all-expected.txt
diff --git a/LayoutTests/svg/filters/feImage-preserveAspectRatio-all-expected.txt b/LayoutTests/svg/filters/feImage-preserveAspectRatio-all-expected.txt
index 4c1641563221008eb18f19e53c0c0aa905450fc5..a5a9e87156352d426fafac9ac6e4ae03f39fb665 100644
--- a/LayoutTests/svg/filters/feImage-preserveAspectRatio-all-expected.txt
+++ b/LayoutTests/svg/filters/feImage-preserveAspectRatio-all-expected.txt
@@ -18,7 +18,7 @@ layer at (0,0) size 800x400
LayoutSVGResourceFilter {filter} [id="meet_min"] [filterUnits=objectBoundingBox] [primitiveUnits=objectBoundingBox]
[feImage image-size="100x100"]
RenderSVGRect {rect} at (0,0) size 800x333 [stroke={[type=SOLID] [color=#0000FF]}] [x=1.00] [y=1.00] [width=1198.00] [height=498.00]
- RenderSVGContainer {g} at (20,3) size 760x311
+ LayoutSVGContainer {g} at (20,3) size 760x311
RenderSVGRect {rect} at (26,3) size 81x161 [fill={[type=SOLID] [color=#000000]}] [x=50.00] [y=25.00] [width=100.00] [height=200.00]
[filter="none"] LayoutSVGResourceFilter {filter} at (40,5) size 120x240
RenderSVGRect {rect} at (33,16) size 68x135 [stroke={[type=SOLID] [color=#008000]}] [x=50.00] [y=25.00] [width=100.00] [height=200.00]

Powered by Google App Engine
This is Rietveld 408576698