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

Unified Diff: LayoutTests/platform/win-xp/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-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/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.txt b/LayoutTests/platform/win-xp/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.txt
index 8eb9a15cff4232fa06f7c69c6d4ce28a2491e333..eea43551f9b545a8b50c7079e5df9ddda65210d0 100644
--- a/LayoutTests/platform/win-xp/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.txt
@@ -20,9 +20,9 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (10,334) size 46x8 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 46x8
chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 45.60: "$Revision: 1.7 $"
- RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
+ LayoutSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
LayoutSVGContainer {g} at (0,0) size 800x38
- RenderSVGRect {rect} at (0,0) size 800x36 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
+ LayoutSVGRect {rect} at (0,0) size 800x36 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
LayoutSVGText {text} at (206,-1) size 68x24 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 67x23
chunk 1 (middle anchor) text run 1 at (206.70,18.00) startOffset 0 endOffset 5 width 66.60: "DRAFT"

Powered by Google App Engine
This is Rietveld 408576698