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

Unified Diff: LayoutTests/platform/win-xp/svg/custom/recursive-filter-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/recursive-filter-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/custom/recursive-filter-expected.txt b/LayoutTests/platform/win-xp/svg/custom/recursive-filter-expected.txt
index 74fdecc59649f22c739b038706eb887d1cb1c98c..67c07613b6130ec7a6dcb5f4351f37ff2efe6925 100644
--- a/LayoutTests/platform/win-xp/svg/custom/recursive-filter-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/custom/recursive-filter-expected.txt
@@ -14,7 +14,7 @@ layer at (0,0) size 800x600
[filter="filter1"] LayoutSVGResourceFilter {filter} at (40,-10) size 120x120
LayoutSVGRect {rect} at (40,140) size 120x120 [fill={[type=SOLID] [color=#0000FF]}] [x=50.00] [y=150.00] [width=100.00] [height=100.00]
[filter="filter2"] LayoutSVGResourceFilter {filter} at (40,140) size 120x120
- RenderSVGPath {line} at (174,0) size 2x250 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=175.00] [y1=0.00] [x2=175.00] [y2=250.00]
+ LayoutSVGPath {line} at (174,0) size 2x250 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=175.00] [y1=0.00] [x2=175.00] [y2=250.00]
LayoutSVGText {text} at (37,285) size 276x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 276x19
chunk 1 (middle anchor) text run 1 at (37.00,300.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