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

Unified Diff: LayoutTests/platform/mac/svg/custom/recursive-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/mac/svg/custom/recursive-mask-expected.txt
diff --git a/LayoutTests/platform/mac/svg/custom/recursive-mask-expected.txt b/LayoutTests/platform/mac/svg/custom/recursive-mask-expected.txt
index 3c6528ea10aed3acd8284495c828191f084a41e6..db995c4d8a3217df58c8cf80cb246f793b7ade73 100644
--- a/LayoutTests/platform/mac/svg/custom/recursive-mask-expected.txt
+++ b/LayoutTests/platform/mac/svg/custom/recursive-mask-expected.txt
@@ -27,7 +27,7 @@ layer at (0,0) size 800x600
[masker="mask3"] LayoutSVGResourceMasker {mask} at (0,0) size 0x0
LayoutSVGRect {rect} at (0,100) size 50x50 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=100.00] [width=100.00] [height=100.00]
[masker="mask4"] LayoutSVGResourceMasker {mask} at (0,100) size 50x50
- RenderSVGPath {line} at (174,0) size 2x150 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=175.00] [y1=0.00] [x2=175.00] [y2=150.00]
+ LayoutSVGPath {line} at (174,0) size 2x150 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=175.00] [y1=0.00] [x2=175.00] [y2=150.00]
LayoutSVGText {text} at (25,186) size 300x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 299x18
chunk 1 (middle anchor) text run 1 at (25.69,200.00) startOffset 0 endOffset 48 width 298.62: "Both sides of the red line should look identical"

Powered by Google App Engine
This is Rietveld 408576698