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

Unified Diff: LayoutTests/platform/win-xp/svg/css/text-shadow-multiple-expected.txt

Issue 933953003: Move the remaining rendering/svg/RenderSVG* files 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 36f851168eafcebc7b1ae3d146145b3e8d15ec33..48283a0a5f9199e4506e7728b030ff7101b2d772 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
@@ -7,7 +7,7 @@ layer at (0,0) size 800x414
RenderText {#text} at (0,0) size 425x19
text run at (0,0) width 425: "The first two texts should look identical, as there is no shadow applied."
RenderBlock (anonymous) at (0,36) size 800x155
- RenderSVGRoot {svg} at (20,122) size 720x58
+ LayoutSVGRoot {svg} at (20,122) size 720x58
LayoutSVGText {text} at (20,20) size 720x58 contains 1 chunk(s)
LayoutSVGTSpan {tspan} at (0,0) size 96x57
LayoutSVGInlineText {#text} at (0,0) size 96x57
@@ -30,7 +30,7 @@ layer at (0,0) size 800x414
RenderText {#text} at (0,0) size 530x19
text run at (0,0) width 530: "The next two texts have subtle differences, as the stroke/fill is painted seperated in SVG."
RenderBlock (anonymous) at (0,243) size 800x155
- RenderSVGRoot {svg} at (0,312) size 747x91
+ LayoutSVGRoot {svg} at (0,312) size 747x91
LayoutSVGText {text} at (20,20) size 720x58 contains 1 chunk(s)
LayoutSVGTSpan {tspan} at (0,0) size 96x57
LayoutSVGInlineText {#text} at (0,0) size 96x57

Powered by Google App Engine
This is Rietveld 408576698