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

Unified Diff: LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/linking-uri-01-b-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-SVG-1.1-SE/linking-uri-01-b-expected.txt
diff --git a/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/linking-uri-01-b-expected.txt b/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/linking-uri-01-b-expected.txt
index 77371160a1de6af70920eb1b092781ec8bfbdf51..8b52eeaedc93f5846d19670bdbf6b99c48033661 100644
--- a/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/linking-uri-01-b-expected.txt
+++ b/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/linking-uri-01-b-expected.txt
@@ -3,26 +3,26 @@ layer at (0,0) size 480x360
layer at (0,0) size 480x360
RenderSVGRoot {svg} at (0,0) size 480x360
RenderSVGHiddenContainer {defs} at (0,0) size 0x0
- RenderSVGContainer {g} at (33,5) size 413x294
+ LayoutSVGContainer {g} at (33,5) size 413x294
LayoutSVGText {text} at (65,5) size 334x14 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 334x14
chunk 1 text run 1 at (65.00,16.00) startOffset 0 endOffset 69 width 333.43: "Link test of the 'view' element and its attributes, 1 of 2, internal."
- RenderSVGContainer {g} at (33,28) size 413x271
- RenderSVGContainer {g} at (150,130) size 125x112 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-150.00,75.00)}]
+ LayoutSVGContainer {g} at (33,28) size 413x271
+ LayoutSVGContainer {g} at (150,130) size 125x112 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-150.00,75.00)}]
RenderSVGRect {rect} at (150,130) size 125x85 [fill={[type=SOLID] [color=#AAAAAA]}] [x=300.00] [y=55.00] [width=125.00] [height=85.00]
- RenderSVGContainer {a} at (160,132) size 102x16
+ LayoutSVGContainer {a} at (160,132) size 102x16
LayoutSVGText {text} at (310,57) size 102x16 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 102x16
chunk 1 text run 1 at (310.00,70.00) startOffset 0 endOffset 15 width 101.17: "Go to Rectangle"
- RenderSVGContainer {a} at (160,152) size 80x16
+ LayoutSVGContainer {a} at (160,152) size 80x16
LayoutSVGText {text} at (310,77) size 80x16 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 80x16
chunk 1 text run 1 at (310.00,90.00) startOffset 0 endOffset 13 width 79.37: "Go to Ellipse"
- RenderSVGContainer {a} at (160,172) size 74x16
+ LayoutSVGContainer {a} at (160,172) size 74x16
LayoutSVGText {text} at (310,97) size 74x16 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 74x16
chunk 1 text run 1 at (310.00,110.00) startOffset 0 endOffset 12 width 73.91: "Go to Circle"
- RenderSVGContainer {a} at (160,192) size 89x16
+ LayoutSVGContainer {a} at (160,192) size 89x16
LayoutSVGText {text} at (310,117) size 89x16 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 89x16
chunk 1 text run 1 at (310.00,130.00) startOffset 0 endOffset 13 width 88.72: "Go to Polygon"
@@ -70,7 +70,7 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (40,194) size 90x12 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 89x12
chunk 1 (middle anchor) text run 1 at (40.53,204.00) startOffset 0 endOffset 19 width 88.94: "changes to viewport"
- RenderSVGContainer {g} at (10,310) size 248x37
+ LayoutSVGContainer {g} at (10,310) size 248x37
LayoutSVGText {text} at (10,310) size 248x37 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 248x37
chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 17 width 247.27: "$Revision: 1.12 $"

Powered by Google App Engine
This is Rietveld 408576698