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

Unified Diff: LayoutTests/platform/android/svg/zoom/page/absolute-sized-document-scrollbars-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/zoom/page/absolute-sized-document-scrollbars-expected.txt
diff --git a/LayoutTests/platform/android/svg/zoom/page/absolute-sized-document-scrollbars-expected.txt b/LayoutTests/platform/android/svg/zoom/page/absolute-sized-document-scrollbars-expected.txt
index 1ef01a90c113c905179e1a59a887651bba0df107..8e5f5e67e539c9cf7706fd26d8731c0d44db416d 100644
--- a/LayoutTests/platform/android/svg/zoom/page/absolute-sized-document-scrollbars-expected.txt
+++ b/LayoutTests/platform/android/svg/zoom/page/absolute-sized-document-scrollbars-expected.txt
@@ -2,5 +2,5 @@ layer at (0,0) size 829x622
RenderView at (0,0) size 785x585
layer at (0,0) size 829x622
RenderSVGRoot {svg} at (0,0) size 829x622
- RenderSVGRect {rect} at (0,0) size 829x622 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
+ LayoutSVGRect {rect} at (0,0) size 829x622 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
RenderSVGHiddenContainer {defs} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698