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

Unified Diff: LayoutTests/platform/win-xp/svg/custom/stroke-width-large-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/stroke-width-large-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/custom/stroke-width-large-expected.txt b/LayoutTests/platform/win-xp/svg/custom/stroke-width-large-expected.txt
index c40b34bdf79f33058f5d80e593072f851454dd7f..b9e12eeafbaefd2acc08eecfe7fd36cc000ac4ea 100644
--- a/LayoutTests/platform/win-xp/svg/custom/stroke-width-large-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/custom/stroke-width-large-expected.txt
@@ -2,8 +2,8 @@ layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
RenderSVGRoot {svg} at (88,50) size 538x504
- RenderSVGPath {path} at (316,209) size 150x133 [stroke={[type=SOLID] [color=#FF0000] [stroke width=256.00] [line join=ROUND]}] [data="M 28600 19000 L 41800 19000 L 41800 30600 L 28600 30600 Z"]
- RenderSVGPath {path} at (156,50) size 470x452 [stroke={[type=SOLID] [color=#000000] [stroke width=15000.00] [line join=ROUND]}] [data="M 21600 12000 L 48800 12000 L 48800 37600 L 21600 37600 Z"]
+ LayoutSVGPath {path} at (316,209) size 150x133 [stroke={[type=SOLID] [color=#FF0000] [stroke width=256.00] [line join=ROUND]}] [data="M 28600 19000 L 41800 19000 L 41800 30600 L 28600 30600 Z"]
+ LayoutSVGPath {path} at (156,50) size 470x452 [stroke={[type=SOLID] [color=#000000] [stroke width=15000.00] [line join=ROUND]}] [data="M 21600 12000 L 48800 12000 L 48800 37600 L 21600 37600 Z"]
LayoutSVGText {text} at (8000,48150) size 15210x1710 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 15210x1710
chunk 1 text run 1 at (8000.00,49500.00) startOffset 0 endOffset 25 width 15210.00: "No red should be visible."

Powered by Google App Engine
This is Rietveld 408576698