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

Unified Diff: LayoutTests/platform/win/svg/hixie/error/012-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/error/012-expected.txt
diff --git a/LayoutTests/platform/win/svg/hixie/error/012-expected.txt b/LayoutTests/platform/win/svg/hixie/error/012-expected.txt
index bee128afb34e8910fc8747322bb99c4b9bf63ec6..de450798986bbbed3bfe22857701926ffb92ef66 100644
--- a/LayoutTests/platform/win/svg/hixie/error/012-expected.txt
+++ b/LayoutTests/platform/win/svg/hixie/error/012-expected.txt
@@ -16,5 +16,5 @@ layer at (0,0) size 785x600
text run at (0,0) width 421: "Below is a rendering of the page up to the first error."
RenderBlock (anonymous) at (0,153.88) size 769x604
RenderSVGRoot {svg} at (18,179) size 200x201
- RenderSVGRect {rect} at (18,179) size 200x201 [fill={[type=SOLID] [color=#FF0000]}] [x=10.00] [y=10.00] [width=200.00] [height=200.00]
- RenderSVGRect {rect} at (18,179) size 200x201 [fill={[type=SOLID] [color=#FF0000]}] [x=10.00] [y=10.00] [width=200.00] [height=200.00]
+ LayoutSVGRect {rect} at (18,179) size 200x201 [fill={[type=SOLID] [color=#FF0000]}] [x=10.00] [y=10.00] [width=200.00] [height=200.00]
+ LayoutSVGRect {rect} at (18,179) size 200x201 [fill={[type=SOLID] [color=#FF0000]}] [x=10.00] [y=10.00] [width=200.00] [height=200.00]
« no previous file with comments | « LayoutTests/platform/win/svg/hixie/error/011-expected.txt ('k') | LayoutTests/platform/win/svg/hixie/mixed/008-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698