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

Unified Diff: LayoutTests/svg/custom/zero-path-square-cap-rendering2-expected.txt

Issue 923533002: Move RenderSVGContainer to layout/svg/LayoutSVGContainer. (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 c55f49dc0f86498c0df7f598a29478c4149a6290..94a057d2d7dbc26d6ec4d9388e5e89b214e27099 100644
--- a/LayoutTests/svg/custom/zero-path-square-cap-rendering2-expected.txt
+++ b/LayoutTests/svg/custom/zero-path-square-cap-rendering2-expected.txt
@@ -2,6 +2,6 @@ layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
RenderSVGRoot {svg} at (0,165) size 134x122
- RenderSVGContainer {g} at (0,165) size 134x122 [transform={m=((1.09,0.00)(0.00,1.09)) t=(0.00,0.00)}]
+ 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"]
« no previous file with comments | « LayoutTests/svg/custom/visited-link-color-expected.txt ('k') | LayoutTests/svg/filters/big-sized-filter-2-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698