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/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-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/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.txt
diff --git a/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.txt b/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.txt
index ddcbe477e90a212186623a33c49e01b69bc629e4..8f688a6e8f06a0fcb4206c2ae42faf236c5990ec 100644
--- a/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.txt
+++ b/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.txt
@@ -2,8 +2,8 @@ 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 (223,183) size 321x213
- RenderSVGContainer {g} at (223,251) size 321x145
+ LayoutSVGContainer {g} at (223,183) size 321x213
+ LayoutSVGContainer {g} at (223,251) size 321x145
LayoutSVGText {text} at (134,151) size 192x12 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 192x12
chunk 1 (middle anchor) text run 1 at (134.16,160.00) startOffset 0 endOffset 42 width 191.67: "Making the world wide web truly world wide"
@@ -14,12 +14,12 @@ layer at (0,0) size 800x600
LayoutSVGInlineText {#text} at (0,0) size 115x12
chunk 1 (middle anchor) text run 1 at (172.91,235.00) startOffset 0 endOffset 38 width 114.18 RTL: "\x{62C}\x{639}\x{644} \x{634}\x{628}\x{643}\x{629} \x{627}\x{644}\x{648}\x{64A}\x{628} \x{627}\x{644}\x{639}\x{627}\x{644}\x{645}\x{64A}\x{651}\x{629} \x{639}\x{627}\x{644}\x{645}\x{64A}\x{651}\x{629} \x{62D}\x{642}\x{64B}\x{651}\x{627}"
RenderSVGImage {image} at (280,183) size 214x44
- RenderSVGContainer {g} at (16,557) size 73x12
+ LayoutSVGContainer {g} at (16,557) size 73x12
LayoutSVGText {text} at (10,334) size 44x8 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 44x7
chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 43.03: "$Revision: 1.4 $"
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