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

Unified Diff: LayoutTests/svg/foreignObject/body-background-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/body-background-expected.txt
diff --git a/LayoutTests/svg/foreignObject/body-background-expected.txt b/LayoutTests/svg/foreignObject/body-background-expected.txt
index d1fcd9daaea02dd4c24071dfb85858662b76bb03..4f937f5d189239cb87aa64f5d9bfeec8bccc2db4 100644
--- a/LayoutTests/svg/foreignObject/body-background-expected.txt
+++ b/LayoutTests/svg/foreignObject/body-background-expected.txt
@@ -3,7 +3,7 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderSVGRoot {svg} at (20,20) size 200x100
LayoutSVGRect {rect} at (20,20) size 200x100 [fill={[type=SOLID] [color=#FF0000]}] [x=20.00] [y=20.00] [width=200.00] [height=100.00]
- RenderSVGForeignObject {foreignObject} at (20,20) size 200x100
+ LayoutSVGForeignObject {foreignObject} at (20,20) size 200x100
RenderBlock {html} at (0,0) size 200x100
RenderBody {body} at (0,0) size 200x100 [bgcolor=#008000]
RenderBlock {div} at (0,0) size 200x100
« no previous file with comments | « LayoutTests/svg/foreignObject/background-render-phase-expected.txt ('k') | LayoutTests/svg/foreignObject/clip-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698