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

Unified Diff: LayoutTests/platform/win/svg/W3C-I18N/text-dirRTL-ubOverride-expected.txt

Issue 923533002: Move RenderSVGContainer to layout/svg/LayoutSVGContainer. (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-I18N/text-dirRTL-ubOverride-expected.txt
diff --git a/LayoutTests/platform/win/svg/W3C-I18N/text-dirRTL-ubOverride-expected.txt b/LayoutTests/platform/win/svg/W3C-I18N/text-dirRTL-ubOverride-expected.txt
index 067f800d9e6a1143a32d38b0ec441637877d2013..0186ebd101a103c7cb16648369b66f156b2d7f77 100644
--- a/LayoutTests/platform/win/svg/W3C-I18N/text-dirRTL-ubOverride-expected.txt
+++ b/LayoutTests/platform/win/svg/W3C-I18N/text-dirRTL-ubOverride-expected.txt
@@ -2,7 +2,7 @@ layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
RenderSVGRoot {svg} at (0,0) size 800x600
- RenderSVGContainer {g} at (33,222) size 651x143
+ LayoutSVGContainer {g} at (33,222) size 651x143
LayoutSVGText {text} at (92,133) size 276x21 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 275x20
chunk 1 (middle anchor) text run 1 at (92.76,150.00) startOffset 0 endOffset 35 width 274.47 RTL override: "W3C \x{646}\x{634}\x{627}\x{637} \x{627}\x{644}\x{62A}\x{62F}\x{648}\x{64A}\x{644} dirRTL ubOverride!"
@@ -10,12 +10,12 @@ layer at (0,0) size 800x600
LayoutSVGInlineText {#text} at (0,0) size 85x12
chunk 1 text run 1 at (20.00,180.00) startOffset 0 endOffset 18 width 84.46: "Reference graphic:"
RenderSVGImage {image} at (100,300) size 584x65
- RenderSVGContainer {g} at (16,556) size 77x14
+ LayoutSVGContainer {g} at (16,556) size 77x14
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]
- RenderSVGContainer {g} at (0,0) size 800x38
+ 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]
LayoutSVGText {text} at (206,0) size 68x23 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 68x23

Powered by Google App Engine
This is Rietveld 408576698