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

Unified Diff: LayoutTests/svg/custom/svgpolyparser-extra-space-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/svgpolyparser-extra-space-expected.txt
diff --git a/LayoutTests/svg/custom/svgpolyparser-extra-space-expected.txt b/LayoutTests/svg/custom/svgpolyparser-extra-space-expected.txt
index ba4aa4d243f80447aac96bb394bce1fe3905ac36..5fedbe262106010c0611327c831d589f61ffc87e 100644
--- a/LayoutTests/svg/custom/svgpolyparser-extra-space-expected.txt
+++ b/LayoutTests/svg/custom/svgpolyparser-extra-space-expected.txt
@@ -2,4 +2,4 @@ layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
RenderSVGRoot {svg} at (20,20) size 160x80
- RenderSVGPath {polygon} at (20,20) size 160x80 [fill={[type=SOLID] [color=#000000]}] [points="20 100 100 20 180 100"]
+ LayoutSVGPath {polygon} at (20,20) size 160x80 [fill={[type=SOLID] [color=#000000]}] [points="20 100 100 20 180 100"]

Powered by Google App Engine
This is Rietveld 408576698