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

Unified Diff: LayoutTests/platform/mac/virtual/slimmingpaint/svg/filters/filter-on-filter-for-text-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/platform/mac/virtual/slimmingpaint/svg/filters/filter-on-filter-for-text-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/svg/filters/filter-on-filter-for-text-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/svg/filters/filter-on-filter-for-text-expected.txt
index b3ce6198f5e70ea2d13322454c5008a9ef3b323f..715a7e405d7f7c6b145460891b19ffeda506f5aa 100644
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/svg/filters/filter-on-filter-for-text-expected.txt
+++ b/LayoutTests/platform/mac/virtual/slimmingpaint/svg/filters/filter-on-filter-for-text-expected.txt
@@ -11,7 +11,7 @@ layer at (0,0) size 800x600
LayoutSVGInlineText {#text} at (0,0) size 132x23
[filter="filter"] LayoutSVGResourceFilter {filter} at (16.89,9.70) size 157.30x27.60
chunk 1 text run 1 at (30.00,30.00) startOffset 0 endOffset 19 width 131.08: "This is for filter "
- RenderSVGTSpan {tspan} at (0,0) size 64x23
+ LayoutSVGTSpan {tspan} at (0,0) size 64x23
LayoutSVGInlineText {#text} at (131,0) size 64x23
[filter="filter"] LayoutSVGResourceFilter {filter} at (154.70,9.70) size 76.64x27.60
chunk 1 text run 1 at (161.08,30.00) startOffset 0 endOffset 9 width 63.87: "on filter"

Powered by Google App Engine
This is Rietveld 408576698