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

Unified Diff: LayoutTests/svg/custom/path-update-expected.txt

Issue 927583002: Moving RenderSVG* files from rendering/ to layout/ (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 c89aa06cc524c610d12dcd9d4ece81f1b19d2512..e49123483339b23a794e4efbf201f056c2a0d484 100644
--- a/LayoutTests/svg/custom/path-update-expected.txt
+++ b/LayoutTests/svg/custom/path-update-expected.txt
@@ -2,5 +2,5 @@ layer at (0,0) size 800x600
RenderView 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"]
+ LayoutSVGPath {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"]
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