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

Unified Diff: LayoutTests/platform/mac/svg/foreignObject/fO-parent-display-changes-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/foreignObject/fO-parent-display-changes-expected.txt
diff --git a/LayoutTests/platform/mac/svg/foreignObject/fO-parent-display-changes-expected.txt b/LayoutTests/platform/mac/svg/foreignObject/fO-parent-display-changes-expected.txt
index 3a4718afc50127a2544330f88e580f08761ed3e3..963524578570569887c1051f5d47d0363d4176a8 100644
--- a/LayoutTests/platform/mac/svg/foreignObject/fO-parent-display-changes-expected.txt
+++ b/LayoutTests/platform/mac/svg/foreignObject/fO-parent-display-changes-expected.txt
@@ -2,7 +2,7 @@ layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
RenderSVGRoot {svg} at (0,0) size 100x90
- RenderSVGContainer {g} at (0,0) size 0x0
+ LayoutSVGContainer {g} at (0,0) size 0x0
RenderSVGForeignObject {foreignObject} at (0,0) size 0x0
RenderBlock {html} at (0,0) size 0x100
RenderSVGRect {rect} at (0,0) size 100x90 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=90.00]

Powered by Google App Engine
This is Rietveld 408576698