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

Unified Diff: LayoutTests/platform/win/svg/W3C-SVG-1.1/shapes-rect-01-t-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/svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt
diff --git a/LayoutTests/platform/win/svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt b/LayoutTests/platform/win/svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt
index 672e29e01a83604890ae907c2f0dd0d1d9b239e4..61503e1e2ad7ae7e694164a14418ea38dbcf969f 100644
--- a/LayoutTests/platform/win/svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt
+++ b/LayoutTests/platform/win/svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt
@@ -3,15 +3,15 @@ layer at (0,0) size 480x360
layer at (0,0) size 480x360
RenderSVGRoot {svg} at (0,0) size 480x360
LayoutSVGContainer {g} at (26,45) size 374x235
- RenderSVGRect {rect} at (29,45) size 52x82 [stroke={[type=SOLID] [color=#000000]}] [x=30.00] [y=46.00] [width=50.00] [height=80.00]
- RenderSVGRect {rect} at (130,46) size 50x80 [fill={[type=SOLID] [color=#FF0000]}] [x=130.00] [y=46.00] [width=50.00] [height=80.00]
- RenderSVGRect {rect} at (249,45) size 52x82 [stroke={[type=SOLID] [color=#000000]}] [x=250.00] [y=46.00] [width=50.00] [height=80.00]
- RenderSVGRect {rect} at (350,46) size 50x80 [fill={[type=SOLID] [color=#FF0000]}] [x=350.00] [y=46.00] [width=50.00] [height=80.00]
- RenderSVGRect {rect} at (26,192) size 58x88 [stroke={[type=SOLID] [color=#0000FF] [stroke width=8.00]}] [x=30.00] [y=196.00] [width=50.00] [height=80.00]
- RenderSVGRect {rect} at (126,192) size 58x88 [stroke={[type=SOLID] [color=#0000FF] [stroke width=8.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=130.00] [y=196.00] [width=50.00] [height=80.00]
- RenderSVGRect {rect} at (246,192) size 58x88 [stroke={[type=SOLID] [color=#0000FF] [stroke width=8.00]}] [x=250.00] [y=196.00] [width=50.00] [height=80.00]
- RenderSVGRect {rect} at (350,196) size 50x80 [fill={[type=SOLID] [color=#00FF00]}] [x=350.00] [y=196.00] [width=50.00] [height=80.00]
+ LayoutSVGRect {rect} at (29,45) size 52x82 [stroke={[type=SOLID] [color=#000000]}] [x=30.00] [y=46.00] [width=50.00] [height=80.00]
+ LayoutSVGRect {rect} at (130,46) size 50x80 [fill={[type=SOLID] [color=#FF0000]}] [x=130.00] [y=46.00] [width=50.00] [height=80.00]
+ LayoutSVGRect {rect} at (249,45) size 52x82 [stroke={[type=SOLID] [color=#000000]}] [x=250.00] [y=46.00] [width=50.00] [height=80.00]
+ LayoutSVGRect {rect} at (350,46) size 50x80 [fill={[type=SOLID] [color=#FF0000]}] [x=350.00] [y=46.00] [width=50.00] [height=80.00]
+ LayoutSVGRect {rect} at (26,192) size 58x88 [stroke={[type=SOLID] [color=#0000FF] [stroke width=8.00]}] [x=30.00] [y=196.00] [width=50.00] [height=80.00]
+ LayoutSVGRect {rect} at (126,192) size 58x88 [stroke={[type=SOLID] [color=#0000FF] [stroke width=8.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=130.00] [y=196.00] [width=50.00] [height=80.00]
+ LayoutSVGRect {rect} at (246,192) size 58x88 [stroke={[type=SOLID] [color=#0000FF] [stroke width=8.00]}] [x=250.00] [y=196.00] [width=50.00] [height=80.00]
+ LayoutSVGRect {rect} at (350,196) size 50x80 [fill={[type=SOLID] [color=#00FF00]}] [x=350.00] [y=196.00] [width=50.00] [height=80.00]
LayoutSVGText {text} at (10,304) size 264x45 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 264x45
chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 263.34: "$Revision: 1.7 $"
- RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
+ LayoutSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]

Powered by Google App Engine
This is Rietveld 408576698