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

Unified Diff: LayoutTests/svg/custom/path-update-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/svg/custom/path-update-expected.txt
diff --git a/LayoutTests/svg/custom/path-update-expected.txt b/LayoutTests/svg/custom/path-update-expected.txt
index 15ae5a16bd70346ba252987099b29cd79f8b0be3..c89aa06cc524c610d12dcd9d4ece81f1b19d2512 100644
--- a/LayoutTests/svg/custom/path-update-expected.txt
+++ b/LayoutTests/svg/custom/path-update-expected.txt
@@ -3,4 +3,4 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderSVGRoot {svg} at (0,0) size 800x600
RenderSVGPath {path} at (8,266) size 167x168 [fill={[type=SOLID] [color=#FF0000]}] [data="M 5 260 C 40 260 60 175 55 160 C 50 175 70 260 105 260 Z"]
- RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
+ LayoutSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]

Powered by Google App Engine
This is Rietveld 408576698