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

Unified Diff: LayoutTests/platform/win/svg/filters/feColorMatrix-values-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/filters/feColorMatrix-values-expected.txt
diff --git a/LayoutTests/platform/win/svg/filters/feColorMatrix-values-expected.txt b/LayoutTests/platform/win/svg/filters/feColorMatrix-values-expected.txt
index 3034c19e50608902ea891c1fd3a8b18445fbc8dd..f64add410d0a912220eca55ffba231ebb838f4d5 100644
--- a/LayoutTests/platform/win/svg/filters/feColorMatrix-values-expected.txt
+++ b/LayoutTests/platform/win/svg/filters/feColorMatrix-values-expected.txt
@@ -22,7 +22,7 @@ layer at (0,0) size 800x600
LayoutSVGResourceFilter {filter} [id="huerange"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
[feColorMatrix type="HUEROTATE" values="720.00"]
[SourceGraphic]
- RenderSVGContainer {g} at (0,0) size 440x440
+ LayoutSVGContainer {g} at (0,0) size 440x440
RenderSVGRect {rect} at (0,0) size 440x440 [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=400.00] [height=400.00]
[filter="satfull"] LayoutSVGResourceFilter {filter} at (-40,-40) size 480x480
RenderSVGRect {rect} at (2,2) size 196x396 [fill={[type=SOLID] [color=#FF0000]}] [x=2.00] [y=2.00] [width=196.00] [height=396.00]

Powered by Google App Engine
This is Rietveld 408576698