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

Unified Diff: LayoutTests/platform/mac/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/mac/svg/W3C-SVG-1.1/styling-css-04-f-expected.txt
diff --git a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/styling-css-04-f-expected.txt b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/styling-css-04-f-expected.txt
index f90f0daf849679eed8bc20cb54fa7a6d0bdf73f2..9aab73f2799fd7854610a5fed9d2d9d68ff2e225 100644
--- a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/styling-css-04-f-expected.txt
+++ b/LayoutTests/platform/mac/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,17) size 156x22 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 155x22
chunk 1 (middle anchor) text run 1 at (162.75,35.00) startOffset 0 endOffset 17 width 154.50: "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