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

Unified Diff: LayoutTests/svg/foreignObject/body-background-expected.txt

Issue 913143006: Move RenderSVGRect 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/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 a42d2ff90e823092bff6e3cf8b7e2866d991876b..d1fcd9daaea02dd4c24071dfb85858662b76bb03 100644
--- a/LayoutTests/svg/foreignObject/body-background-expected.txt
+++ b/LayoutTests/svg/foreignObject/body-background-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 (20,20) size 200x100
- RenderSVGRect {rect} at (20,20) size 200x100 [fill={[type=SOLID] [color=#FF0000]}] [x=20.00] [y=20.00] [width=200.00] [height=100.00]
+ 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
RenderBlock {html} at (0,0) size 200x100
RenderBody {body} at (0,0) size 200x100 [bgcolor=#008000]
« 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