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

Unified Diff: LayoutTests/platform/linux/svg/W3C-SVG-1.1/coords-viewattr-03-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/linux/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt
diff --git a/LayoutTests/platform/linux/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt b/LayoutTests/platform/linux/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt
index 81ab914678a672f80428f5b3676f855d508a1dc4..67972a01ec9498ad56be17de39154f1347a35e91 100644
--- a/LayoutTests/platform/linux/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt
+++ b/LayoutTests/platform/linux/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (138,11) size 204x22 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 204x22
chunk 1 (middle anchor) text run 1 at (138.00,28.00) startOffset 0 endOffset 25 width 204.00: "<svg> 'viewBox' attribute"
- RenderSVGContainer {g} at (17,59) size 450x244
+ LayoutSVGContainer {g} at (17,59) size 450x244
RenderSVGViewportContainer {svg} at (44,59) size 82x82
RenderSVGPath {path} at (44,59) size 82x82 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#ADD8E6] [fill rule=EVEN-ODD]}] [data="M 20 20 C 126.667 20 180 73.3333 180 180 C 73.3333 180 20 126.667 20 20 Z M 20 180 C 20 73.3333 73.3333 20 180 20 C 180 126.667 126.667 180 20 180 Z M 100 40 L 160 100 L 100 160 L 40 100 Z"]
LayoutSVGText {text} at (17,142) size 136x16 contains 1 chunk(s)

Powered by Google App Engine
This is Rietveld 408576698