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

Unified Diff: LayoutTests/platform/linux/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/platform/linux/svg/as-object/svg-embedded-in-html-in-iframe-expected.txt
diff --git a/LayoutTests/platform/linux/svg/as-object/svg-embedded-in-html-in-iframe-expected.txt b/LayoutTests/platform/linux/svg/as-object/svg-embedded-in-html-in-iframe-expected.txt
index ce5f8bb519f6469b1d8b236aa94bb4ed1cc7d544..d832f43cc09d1e953e43b4a1e91b63b6c9f26fb3 100644
--- a/LayoutTests/platform/linux/svg/as-object/svg-embedded-in-html-in-iframe-expected.txt
+++ b/LayoutTests/platform/linux/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 784x121
RenderBlock {HTML} at (0,0) size 784x121
RenderBody {BODY} at (8,8) size 768x105
- 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