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

Unified Diff: LayoutTests/svg/W3C-SVG-1.1-SE/types-dom-03-b-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/W3C-SVG-1.1-SE/types-dom-03-b-expected.txt
diff --git a/LayoutTests/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.txt b/LayoutTests/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.txt
index 41c9505e0f7f207eb9aa062e3dfb38665902c3e5..a4dbeaf430526578a9e81811f38b4652e951ae84 100644
--- a/LayoutTests/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.txt
+++ b/LayoutTests/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.txt
@@ -19,7 +19,7 @@ layer at (0,0) size 480x360
chunk 1 text run 11 at (260.13,30.00) startOffset 31 endOffset 34 width 27.02: "e S"
chunk 1 text run 12 at (286.39,30.00) startOffset 34 endOffset 35 width 12.01: "V"
chunk 1 text run 13 at (297.64,30.00) startOffset 35 endOffset 40 width 54.04: "GLoad"
- RenderSVGRect {rect} at (10,40) size 50x50 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=40.00] [width=50.00] [height=50.00]
+ LayoutSVGRect {rect} at (10,40) size 50x50 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=40.00] [width=50.00] [height=50.00]
LayoutSVGText {text} at (1000,985) size 32x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 32x18
chunk 1 text run 1 at (1000.00,1000.00) startOffset 0 endOffset 1 width 12.01: "A"
@@ -31,4 +31,4 @@ layer at (0,0) size 480x360
chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: "e"
chunk 1 text run 3 at (67.82,340.00) startOffset 3 endOffset 12 width 117.38: "vision: 1"
chunk 1 text run 4 at (182.83,340.00) startOffset 12 endOffset 16 width 53.38: ".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