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

Unified Diff: LayoutTests/svg/custom/linking-a-03-b-viewBox-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/svg/custom/linking-a-03-b-viewBox-expected.txt
diff --git a/LayoutTests/svg/custom/linking-a-03-b-viewBox-expected.txt b/LayoutTests/svg/custom/linking-a-03-b-viewBox-expected.txt
index 141b666710b75a9bb77437bc7712a078b609cfc4..95df999fa64c765b05f88b6ff882fca7093b42cb 100644
--- a/LayoutTests/svg/custom/linking-a-03-b-viewBox-expected.txt
+++ b/LayoutTests/svg/custom/linking-a-03-b-viewBox-expected.txt
@@ -2,7 +2,7 @@ layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 480x360
RenderSVGRoot {svg} at (0,0) size 480x360
- RenderSVGContainer {g} at (57,0) size 423x360
+ LayoutSVGContainer {g} at (57,0) size 423x360
LayoutSVGText {text} at (100,9) size 188x14 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 188x14
chunk 1 text run 1 at (100.00,20.00) startOffset 0 endOffset 41 width 187.31: "Some circles with ids, for linking tests."
@@ -19,5 +19,5 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (320,321) size 39x14 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 39x14
chunk 1 text run 1 at (320.00,332.00) startOffset 0 endOffset 8 width 38.67: "circle-3"
- RenderSVGContainer {g} at (0,0) size 480x360
+ LayoutSVGContainer {g} at (0,0) size 480x360
RenderSVGRect {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