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

Unified Diff: LayoutTests/svg/foreignObject/multiple-foreign-objects-expected.txt

Issue 927583002: Moving RenderSVG* files from rendering/ to layout/ (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/svg/foreignObject/multiple-foreign-objects-expected.txt
diff --git a/LayoutTests/svg/foreignObject/multiple-foreign-objects-expected.txt b/LayoutTests/svg/foreignObject/multiple-foreign-objects-expected.txt
index d4fcd1a54405480c0a2940bd91870ff6c05fb64c..995a254a3dcc6a8ee097f57a2c0408b56dcad75c 100644
--- a/LayoutTests/svg/foreignObject/multiple-foreign-objects-expected.txt
+++ b/LayoutTests/svg/foreignObject/multiple-foreign-objects-expected.txt
@@ -4,8 +4,8 @@ layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (0,0) size 800x600
RenderSVGRoot {svg} at (0,0) size 250x100
- RenderSVGForeignObject {foreignObject} at (0,0) size 100x100
+ LayoutSVGForeignObject {foreignObject} at (0,0) size 100x100
RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
- RenderSVGForeignObject {foreignObject} at (150,0) size 100x100
+ LayoutSVGForeignObject {foreignObject} at (150,0) size 100x100
RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
RenderText {#text} at (0,0) size 0x0
« no previous file with comments | « LayoutTests/svg/foreignObject/mask-expected.txt ('k') | LayoutTests/svg/hixie/cascade/001-broken-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698