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

Unified Diff: LayoutTests/platform/linux/svg/custom/recursive-pattern-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/linux/svg/custom/recursive-pattern-expected.txt
diff --git a/LayoutTests/platform/linux/svg/custom/recursive-pattern-expected.txt b/LayoutTests/platform/linux/svg/custom/recursive-pattern-expected.txt
index ceead80e24d64ef00d3004a3e196de5104e34feb..7d9add2d55483f344b764f06092b818ce40e3e9c 100644
--- a/LayoutTests/platform/linux/svg/custom/recursive-pattern-expected.txt
+++ b/LayoutTests/platform/linux/svg/custom/recursive-pattern-expected.txt
@@ -50,7 +50,7 @@ layer at (0,0) size 800x600
LayoutSVGRect {rect} at (0,200) size 100x100 [fill={[type=PATTERN] [id="pattern7"]}] [x=0.00] [y=200.00] [width=100.00] [height=100.00]
LayoutSVGRect {rect} at (100,200) size 100x100 [fill={[type=PATTERN] [id="pattern8"]}] [x=100.00] [y=200.00] [width=100.00] [height=100.00]
LayoutSVGRect {rect} at (200,200) size 100x100 [fill={[type=PATTERN] [id="pattern9"]}] [x=200.00] [y=200.00] [width=100.00] [height=100.00]
- RenderSVGPath {line} at (324,0) size 2x300 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=325.00] [y1=0.00] [x2=325.00] [y2=300.00]
+ LayoutSVGPath {line} at (324,0) size 2x300 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=325.00] [y1=0.00] [x2=325.00] [y2=300.00]
LayoutSVGText {text} at (187,335) size 276x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 276x19
chunk 1 (middle anchor) text run 1 at (187.00,350.00) startOffset 0 endOffset 48 width 276.00: "Both sides of the red line should look identical"

Powered by Google App Engine
This is Rietveld 408576698