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

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

Issue 933953003: Move the remaining rendering/svg/RenderSVG* files 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 e49123483339b23a794e4efbf201f056c2a0d484..f9fce55b827065d331f0b80db888f5d93c934c76 100644
--- a/LayoutTests/svg/custom/path-update-expected.txt
+++ b/LayoutTests/svg/custom/path-update-expected.txt
@@ -1,6 +1,6 @@
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
+ LayoutSVGRoot {svg} at (0,0) size 800x600
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