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

Unified Diff: LayoutTests/platform/android/svg/filters/feComposite-expected.txt

Issue 921633007: Move the SVG container code from rendering/svg to layout/svg. (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/android/svg/filters/feComposite-expected.txt
diff --git a/LayoutTests/platform/android/svg/filters/feComposite-expected.txt b/LayoutTests/platform/android/svg/filters/feComposite-expected.txt
index a6cf3fab2c7fa8cf3e4408ed7464f40814be2837..8b8031d338b20da496ede0b2c20c594143324df1 100644
--- a/LayoutTests/platform/android/svg/filters/feComposite-expected.txt
+++ b/LayoutTests/platform/android/svg/filters/feComposite-expected.txt
@@ -2,7 +2,7 @@ layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 400x400
RenderSVGRoot {svg} at (10,10) size 178x184
- RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+ LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
LayoutSVGResourceFilter {filter} [id="over"] [filterUnits=objectBoundingBox] [primitiveUnits=objectBoundingBox]
[feComposite operation="OVER"]
[feFlood flood-color="#0000FF" flood-opacity="0.50"]

Powered by Google App Engine
This is Rietveld 408576698