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

Unified Diff: LayoutTests/platform/win-xp/svg/as-object/svg-embedded-in-html-in-iframe-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/platform/win-xp/svg/as-object/svg-embedded-in-html-in-iframe-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/as-object/svg-embedded-in-html-in-iframe-expected.txt b/LayoutTests/platform/win-xp/svg/as-object/svg-embedded-in-html-in-iframe-expected.txt
index 7afad109f9c456c2fced8f01490f68f0fe338507..193837a23c7718a69fd77e9211ac7af086d25e10 100644
--- a/LayoutTests/platform/win-xp/svg/as-object/svg-embedded-in-html-in-iframe-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/as-object/svg-embedded-in-html-in-iframe-expected.txt
@@ -12,4 +12,4 @@ layer at (8,8) size 784x150
RenderBlock {HTML} at (0,0) size 784x121
RenderBody {BODY} at (8,8) size 768x105
RenderSVGRoot {svg} at (8,8) size 100x100
- RenderSVGEllipse {circle} at (8,8) size 100x100 [fill={[type=SOLID] [color=#0000FF]}] [cx=50.00] [cy=50.00] [r=50.00]
+ 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