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

Unified Diff: LayoutTests/platform/mac/svg/carto.net/slider-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/mac/svg/carto.net/slider-expected.txt
diff --git a/LayoutTests/platform/mac/svg/carto.net/slider-expected.txt b/LayoutTests/platform/mac/svg/carto.net/slider-expected.txt
index 2ac8eccf8d9d16e25d298a3033c133d905769378..6a866267a4cb9a9bde523252756fa360ca91be7f 100644
--- a/LayoutTests/platform/mac/svg/carto.net/slider-expected.txt
+++ b/LayoutTests/platform/mac/svg/carto.net/slider-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x600
RenderSVGHiddenContainer {defs} at (0,0) size 0x0
RenderSVGHiddenContainer {symbol} at (0,0) size 0x0
RenderSVGPath {line} at (0,0) size 2x8 [stroke={[type=SOLID] [color=#696969] [stroke width=5.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=-10.00] [x2=0.00] [y2=10.00]
- RenderSVGRect {rect} at (0,0) size 800x600 [fill={[type=SOLID] [color=#FFFFFF]}] [x=-2000.00] [y=-2000.00] [width=6000.00] [height=6000.00]
+ LayoutSVGRect {rect} at (0,0) size 800x600 [fill={[type=SOLID] [color=#FFFFFF]}] [x=-2000.00] [y=-2000.00] [width=6000.00] [height=6000.00]
LayoutSVGText {text} at (260,22) size 504x22 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 504x22
chunk 1 (middle anchor) text run 1 at (260.38,40.00) startOffset 0 endOffset 52 width 503.25: "Demonstration of the carto.net SVG GUI slider object"

Powered by Google App Engine
This is Rietveld 408576698