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

Unified Diff: LayoutTests/platform/win-xp/svg/custom/empty-mask-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/custom/empty-mask-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/custom/empty-mask-expected.txt b/LayoutTests/platform/win-xp/svg/custom/empty-mask-expected.txt
index 2cede8dbfb15a5b8551ab9a2638ed1bdd5e2cdeb..bd6af52d2b6e3272de3510567ccd941be3bd6df2 100644
--- a/LayoutTests/platform/win-xp/svg/custom/empty-mask-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/custom/empty-mask-expected.txt
@@ -9,6 +9,6 @@ layer at (0,0) size 800x600
[masker="mask"] LayoutSVGResourceMasker {mask} at (0,0) size 0x0
LayoutSVGText {text} at (60,45) size 21x19 contains 1 chunk(s)
[masker="mask"] LayoutSVGResourceMasker {mask} at (0,0) size 0x0
- RenderSVGTSpan {tspan} at (0,0) size 21x19
+ LayoutSVGTSpan {tspan} at (0,0) size 21x19
LayoutSVGInlineText {#text} at (0,0) size 21x19
chunk 1 text run 1 at (60.00,60.00) startOffset 0 endOffset 4 width 21.00: "test"

Powered by Google App Engine
This is Rietveld 408576698