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

Unified Diff: LayoutTests/platform/win-xp/svg/wicd/sizing-flakiness-expected.txt

Issue 913143006: Move RenderSVGRect to layout/svg (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/wicd/sizing-flakiness-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/wicd/sizing-flakiness-expected.txt b/LayoutTests/platform/win-xp/svg/wicd/sizing-flakiness-expected.txt
index e1abcc9d65b3467cd469b45a820804fcf92b1db1..627e792e2fbd000de1db6e8cb68823cf89e5ff2c 100644
--- a/LayoutTests/platform/win-xp/svg/wicd/sizing-flakiness-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/wicd/sizing-flakiness-expected.txt
@@ -14,7 +14,7 @@ layer at (9,9) size 200x67
LayoutSVGResourceLinearGradient {linearGradient} [id="surface"] [gradientUnits=objectBoundingBox] [start=(1,0)] [end=(1,1)]
RenderSVGGradientStop {stop} [offset=0.00] [color=#FFFFFF]
RenderSVGGradientStop {stop} [offset=1.00] [color=#FFEEAA]
- RenderSVGRect {rect} at (0,0) size 200x67 [stroke={[type=SOLID] [color=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id="surface"]}] [x=1.00] [y=1.00] [width=118.00] [height=38.00]
+ LayoutSVGRect {rect} at (0,0) size 200x67 [stroke={[type=SOLID] [color=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id="surface"]}] [x=1.00] [y=1.00] [width=118.00] [height=38.00]
LayoutSVGText {text} at (54,9) size 12x23 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 11x23
chunk 1 (middle anchor) text run 1 at (54.60,27.00) startOffset 0 endOffset 1 width 10.80: "F"

Powered by Google App Engine
This is Rietveld 408576698