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

Unified Diff: LayoutTests/platform/win-xp/svg/filters/filter-on-tspan-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/win-xp/svg/filters/filter-on-tspan-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/filters/filter-on-tspan-expected.txt b/LayoutTests/platform/win-xp/svg/filters/filter-on-tspan-expected.txt
index 312ffd42c3f451d91cd6543baa179796b3f13535..07fb153d21128af47a0471780cd205f911a9f401 100644
--- a/LayoutTests/platform/win-xp/svg/filters/filter-on-tspan-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/filters/filter-on-tspan-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (100,85) size 93x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 63x19
chunk 1 text run 1 at (100.00,100.00) startOffset 0 endOffset 12 width 63.00: "Die ist ein "
- RenderSVGTSpan {tspan} at (0,0) size 26x19
+ LayoutSVGTSpan {tspan} at (0,0) size 26x19
LayoutSVGInlineText {#text} at (63,0) size 26x19
[filter="filter"] LayoutSVGResourceFilter {filter} at (160.40,83.10) size 31.20x22.80
chunk 1 text run 1 at (163.00,100.00) startOffset 0 endOffset 4 width 26.00: "Test"

Powered by Google App Engine
This is Rietveld 408576698