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

Unified Diff: LayoutTests/svg/custom/zero-path-square-cap-rendering2-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/zero-path-square-cap-rendering2-expected.txt
diff --git a/LayoutTests/svg/custom/zero-path-square-cap-rendering2-expected.txt b/LayoutTests/svg/custom/zero-path-square-cap-rendering2-expected.txt
index 94a057d2d7dbc26d6ec4d9388e5e89b214e27099..19335ed57bf336619a86c9c441a04f3ff52b3ef1 100644
--- a/LayoutTests/svg/custom/zero-path-square-cap-rendering2-expected.txt
+++ b/LayoutTests/svg/custom/zero-path-square-cap-rendering2-expected.txt
@@ -3,5 +3,5 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderSVGRoot {svg} at (0,165) size 134x122
LayoutSVGContainer {g} at (0,165) size 134x122 [transform={m=((1.09,0.00)(0.00,1.09)) t=(0.00,0.00)}]
- RenderSVGPath {path} at (0,165) size 134x122 [fill={[type=SOLID] [color=#008000]}] [data="M 0 39403 L 103176 39403 L 103176 132091 L 0 132091 Z"]
- RenderSVGPath {path} at (0,0) size 0x0 [fill={[type=SOLID] [color=#000000]}] [data="M 0 0"]
+ LayoutSVGPath {path} at (0,165) size 134x122 [fill={[type=SOLID] [color=#008000]}] [data="M 0 39403 L 103176 39403 L 103176 132091 L 0 132091 Z"]
+ LayoutSVGPath {path} at (0,0) size 0x0 [fill={[type=SOLID] [color=#000000]}] [data="M 0 0"]

Powered by Google App Engine
This is Rietveld 408576698