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

Unified Diff: LayoutTests/platform/mac/virtual/slimmingpaint/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/mac/virtual/slimmingpaint/svg/filters/feColorMatrix-values-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/svg/filters/feColorMatrix-values-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/svg/filters/feColorMatrix-values-expected.txt
index f2e30af7c47826eb2d1ae69c3da5517ac319bae7..4c60692a1b9adc768945b046d65f4465fc2e63d9 100644
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/svg/filters/feColorMatrix-values-expected.txt
+++ b/LayoutTests/platform/mac/virtual/slimmingpaint/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