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

Unified Diff: LayoutTests/platform/android/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/android/svg/hixie/error/012-expected.txt
diff --git a/LayoutTests/platform/android/svg/hixie/error/012-expected.txt b/LayoutTests/platform/android/svg/hixie/error/012-expected.txt
index 98a63845bd86c7a3f9fbd21dfa1898a7fc92012d..7c8320138b829506434969ea7b2e90ea482e7819 100644
--- a/LayoutTests/platform/android/svg/hixie/error/012-expected.txt
+++ b/LayoutTests/platform/android/svg/hixie/error/012-expected.txt
@@ -16,5 +16,5 @@ layer at (0,0) size 785x600
text run at (0,0) width 430: "Below is a rendering of the page up to the first error."
RenderBlock (anonymous) at (0,155.88) size 769x605
RenderSVGRoot {svg} at (18,181) size 200x201
- RenderSVGRect {rect} at (18,181) size 200x201 [fill={[type=SOLID] [color=#FF0000]}] [x=10.00] [y=10.00] [width=200.00] [height=200.00]
- RenderSVGRect {rect} at (18,181) size 200x201 [fill={[type=SOLID] [color=#FF0000]}] [x=10.00] [y=10.00] [width=200.00] [height=200.00]
+ LayoutSVGRect {rect} at (18,181) size 200x201 [fill={[type=SOLID] [color=#FF0000]}] [x=10.00] [y=10.00] [width=200.00] [height=200.00]
+ LayoutSVGRect {rect} at (18,181) size 200x201 [fill={[type=SOLID] [color=#FF0000]}] [x=10.00] [y=10.00] [width=200.00] [height=200.00]

Powered by Google App Engine
This is Rietveld 408576698