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 933953003: Move the remaining rendering/svg/RenderSVG* files to layout. (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 8b8031d338b20da496ede0b2c20c594143324df1..bee4bfb83385e80552d0abb2c7b3b4f39ecfc00b 100644
--- a/LayoutTests/platform/android/svg/filters/feComposite-expected.txt
+++ b/LayoutTests/platform/android/svg/filters/feComposite-expected.txt
@@ -1,7 +1,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
+ LayoutSVGRoot {svg} at (10,10) size 178x184
LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
LayoutSVGResourceFilter {filter} [id="over"] [filterUnits=objectBoundingBox] [primitiveUnits=objectBoundingBox]
[feComposite operation="OVER"]

Powered by Google App Engine
This is Rietveld 408576698