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

Unified Diff: LayoutTests/platform/win-xp/svg/css/text-shadow-multiple-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/css/text-shadow-multiple-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/css/text-shadow-multiple-expected.txt b/LayoutTests/platform/win-xp/svg/css/text-shadow-multiple-expected.txt
index 8236bbaca36b5e9d3fe325294f0958b981602fde..36f851168eafcebc7b1ae3d146145b3e8d15ec33 100644
--- a/LayoutTests/platform/win-xp/svg/css/text-shadow-multiple-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/css/text-shadow-multiple-expected.txt
@@ -9,17 +9,17 @@ layer at (0,0) size 800x414
RenderBlock (anonymous) at (0,36) size 800x155
RenderSVGRoot {svg} at (20,122) size 720x58
LayoutSVGText {text} at (20,20) size 720x58 contains 1 chunk(s)
- RenderSVGTSpan {tspan} at (0,0) size 96x57
+ LayoutSVGTSpan {tspan} at (0,0) size 96x57
LayoutSVGInlineText {#text} at (0,0) size 96x57
chunk 1 text run 1 at (20.00,66.80) startOffset 0 endOffset 4 width 96.00: "This"
LayoutSVGInlineText {#text} at (96,0) size 14x57
chunk 1 text run 1 at (116.00,66.80) startOffset 0 endOffset 1 width 14.00: " "
- RenderSVGTSpan {tspan} at (0,0) size 80x57
+ LayoutSVGTSpan {tspan} at (0,0) size 80x57
LayoutSVGInlineText {#text} at (110,0) size 80x57
chunk 1 text run 1 at (130.00,66.80) startOffset 0 endOffset 4 width 80.00: "text"
LayoutSVGInlineText {#text} at (190,0) size 14x57
chunk 1 text run 1 at (210.00,66.80) startOffset 0 endOffset 1 width 14.00: " "
- RenderSVGTSpan {tspan} at (0,0) size 305x57
+ LayoutSVGTSpan {tspan} at (0,0) size 305x57
LayoutSVGInlineText {#text} at (204,0) size 305x57
chunk 1 text run 1 at (224.00,66.80) startOffset 0 endOffset 14 width 305.00: "casts multiple"
LayoutSVGInlineText {#text} at (509,0) size 211x57
@@ -32,17 +32,17 @@ layer at (0,0) size 800x414
RenderBlock (anonymous) at (0,243) size 800x155
RenderSVGRoot {svg} at (0,312) size 747x91
LayoutSVGText {text} at (20,20) size 720x58 contains 1 chunk(s)
- RenderSVGTSpan {tspan} at (0,0) size 96x57
+ LayoutSVGTSpan {tspan} at (0,0) size 96x57
LayoutSVGInlineText {#text} at (0,0) size 96x57
chunk 1 text run 1 at (20.00,66.80) startOffset 0 endOffset 4 width 96.00: "This"
LayoutSVGInlineText {#text} at (96,0) size 14x57
chunk 1 text run 1 at (116.00,66.80) startOffset 0 endOffset 1 width 14.00: " "
- RenderSVGTSpan {tspan} at (0,0) size 80x57
+ LayoutSVGTSpan {tspan} at (0,0) size 80x57
LayoutSVGInlineText {#text} at (110,0) size 80x57
chunk 1 text run 1 at (130.00,66.80) startOffset 0 endOffset 4 width 80.00: "text"
LayoutSVGInlineText {#text} at (190,0) size 14x57
chunk 1 text run 1 at (210.00,66.80) startOffset 0 endOffset 1 width 14.00: " "
- RenderSVGTSpan {tspan} at (0,0) size 305x57
+ LayoutSVGTSpan {tspan} at (0,0) size 305x57
LayoutSVGInlineText {#text} at (204,0) size 305x57
chunk 1 text run 1 at (224.00,66.80) startOffset 0 endOffset 14 width 305.00: "casts multiple"
LayoutSVGInlineText {#text} at (509,0) size 211x57

Powered by Google App Engine
This is Rietveld 408576698