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

Unified Diff: LayoutTests/svg/as-object/svg-embedded-in-html-in-iframe-expected.txt

Issue 933953003: Move the remaining rendering/svg/RenderSVG* files 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/as-object/svg-embedded-in-html-in-iframe-expected.txt
diff --git a/LayoutTests/svg/as-object/svg-embedded-in-html-in-iframe-expected.txt b/LayoutTests/svg/as-object/svg-embedded-in-html-in-iframe-expected.txt
index 01daa5c61fa430c93d6909ddac5c61758a6259c0..0040ec7fb8899b03b815bc50edef7eb86c5f95f9 100644
--- a/LayoutTests/svg/as-object/svg-embedded-in-html-in-iframe-expected.txt
+++ b/LayoutTests/svg/as-object/svg-embedded-in-html-in-iframe-expected.txt
@@ -11,5 +11,5 @@ layer at (8,8) size 784x150
layer at (0,0) size 784x120
RenderBlock {HTML} at (0,0) size 784x120
RenderBody {BODY} at (8,8) size 768x104
- RenderSVGRoot {svg} at (8,8) size 100x100
+ LayoutSVGRoot {svg} at (8,8) size 100x100
LayoutSVGEllipse {circle} at (8,8) size 100x100 [fill={[type=SOLID] [color=#0000FF]}] [cx=50.00] [cy=50.00] [r=50.00]

Powered by Google App Engine
This is Rietveld 408576698