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

Unified Diff: LayoutTests/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/svg/wicd/sizing-flakiness-expected.txt
diff --git a/LayoutTests/svg/wicd/sizing-flakiness-expected.txt b/LayoutTests/svg/wicd/sizing-flakiness-expected.txt
index 25491f4f758e7e51ad654d12ec3bab4a743a1228..fe684155ae6d8ea5d7f107ec4c84eac363b78e42 100644
--- a/LayoutTests/svg/wicd/sizing-flakiness-expected.txt
+++ b/LayoutTests/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 12x23
chunk 1 (middle anchor) text run 1 at (54.44,27.00) startOffset 0 endOffset 1 width 11.12: "F"

Powered by Google App Engine
This is Rietveld 408576698