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

Unified Diff: LayoutTests/platform/mac/svg/custom/use-referencing-nonexisting-symbol-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/custom/use-referencing-nonexisting-symbol-expected.txt
diff --git a/LayoutTests/platform/mac/svg/custom/use-referencing-nonexisting-symbol-expected.txt b/LayoutTests/platform/mac/svg/custom/use-referencing-nonexisting-symbol-expected.txt
index f0aebb87befa18fce217fb99e5aaaca0ed8627bc..90bb8c5c466ee14d7a418a7e2de2aad48039f8a0 100644
--- a/LayoutTests/platform/mac/svg/custom/use-referencing-nonexisting-symbol-expected.txt
+++ b/LayoutTests/platform/mac/svg/custom/use-referencing-nonexisting-symbol-expected.txt
@@ -12,7 +12,7 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (17,2) size 41x69 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 41x69
chunk 1 text run 1 at (17.00,56.00) startOffset 0 endOffset 1 width 40.02: "B"
- RenderSVGContainer {use} at (146,18) size 554x582
+ LayoutSVGContainer {use} at (146,18) size 554x582
RenderSVGViewportContainer {svg} at (146,18) size 554x582
RenderSVGRect {rect} at (146,46) size 554x554 [fill={[type=SOLID] [color=#0000FF]}] [x=5.00] [y=5.00] [width=59.00] [height=59.00]
LayoutSVGText {text} at (17,2) size 44x70 contains 1 chunk(s)

Powered by Google App Engine
This is Rietveld 408576698