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

Unified Diff: LayoutTests/platform/win/svg/hixie/mixed/008-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/platform/win/svg/hixie/mixed/008-expected.txt
diff --git a/LayoutTests/platform/win/svg/hixie/mixed/008-expected.txt b/LayoutTests/platform/win/svg/hixie/mixed/008-expected.txt
index d575cae99b731785a987803d689f11e9d485d06b..2637d654a7d406d74c994aaa5740853e8e5bc845 100644
--- a/LayoutTests/platform/win/svg/hixie/mixed/008-expected.txt
+++ b/LayoutTests/platform/win/svg/hixie/mixed/008-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x462
text run at (0,0) width 410: "There should be a blue circle with the word \"TEST\" in it below."
RenderBlock (anonymous) at (0,34) size 784x404
RenderSVGRoot {svg} at (8,50) size 400x400
- RenderSVGRect {rect} at (8,50) size 400x400 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=400.00] [height=400.00]
+ LayoutSVGRect {rect} at (8,50) size 400x400 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=400.00] [height=400.00]
RenderSVGEllipse {circle} at (8,50) size 400x400 [fill={[type=SOLID] [color=#000080]}] [cx=200.00] [cy=200.00] [r=200.00]
RenderSVGForeignObject {foreignObject} at (0,175) size 400x50 [color=#FFFFFF]
RenderBlock {div} at (0,0) size 400x58
« no previous file with comments | « LayoutTests/platform/win/svg/hixie/error/012-expected.txt ('k') | LayoutTests/platform/win/svg/hixie/mixed/009-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698