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

Unified Diff: LayoutTests/svg/filters/feDisplacementMap-expected.txt

Issue 927583002: Moving RenderSVG* files from rendering/ 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/svg/filters/feDisplacementMap-expected.txt
diff --git a/LayoutTests/svg/filters/feDisplacementMap-expected.txt b/LayoutTests/svg/filters/feDisplacementMap-expected.txt
index 7a784f03e7553fdec65c7022db618c894b5f6178..a51b9c6d03efd02789c8558e34e44ed43c31b2ce 100644
--- a/LayoutTests/svg/filters/feDisplacementMap-expected.txt
+++ b/LayoutTests/svg/filters/feDisplacementMap-expected.txt
@@ -16,7 +16,7 @@ layer at (0,0) size 800x600
[feFlood flood-color="#000000" flood-opacity="1.00"]
[feFlood flood-color="#000000" flood-opacity="1.00"]
[SourceGraphic]
- RenderSVGImage {image} at (10,10) size 100x100
+ LayoutSVGImage {image} at (10,10) size 100x100
[filter="f1"] LayoutSVGResourceFilter {filter} at (10,10) size 100x100
- RenderSVGImage {image} at (130,10) size 100x100
+ LayoutSVGImage {image} at (130,10) size 100x100
[filter="f1"] LayoutSVGResourceFilter {filter} at (130,10) size 100x100
« no previous file with comments | « LayoutTests/svg/custom/zero-path-square-cap-rendering2-expected.txt ('k') | LayoutTests/svg/filters/feDropShadow-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698