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

Unified Diff: LayoutTests/platform/linux/svg/W3C-SVG-1.1/styling-css-04-f-expected.txt

Issue 921633007: Move the SVG container code from rendering/svg to layout/svg. (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/styling-css-04-f-expected.txt
diff --git a/LayoutTests/platform/linux/svg/W3C-SVG-1.1/styling-css-04-f-expected.txt b/LayoutTests/platform/linux/svg/W3C-SVG-1.1/styling-css-04-f-expected.txt
index e2e2e58ea29c09266a2b087d2fbbab260a4676ac..6983a3afce11e24b943d1c7adba30e2730c74f6f 100644
--- a/LayoutTests/platform/linux/svg/W3C-SVG-1.1/styling-css-04-f-expected.txt
+++ b/LayoutTests/platform/linux/svg/W3C-SVG-1.1/styling-css-04-f-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (162,16) size 156x23 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 155x23
chunk 1 (middle anchor) text run 1 at (162.50,35.00) startOffset 0 endOffset 17 width 155.00: "CSS selector test"
- RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+ LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
LayoutSVGContainer {g} at (29,69) size 209x69
LayoutSVGRect {rect} at (29,69) size 69x69 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#0000FF]}] [x=30.00] [y=70.00] [width=67.50] [height=67.50]
LayoutSVGContainer {g} at (99,69) size 69x69

Powered by Google App Engine
This is Rietveld 408576698