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

Unified Diff: LayoutTests/svg/zoom/page/zoom-clip-path-expected.txt

Issue 921633007: Move the SVG container code from rendering/svg to layout/svg. (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/zoom/page/zoom-clip-path-expected.txt
diff --git a/LayoutTests/svg/zoom/page/zoom-clip-path-expected.txt b/LayoutTests/svg/zoom/page/zoom-clip-path-expected.txt
index ccfa6452140b721680d55b8421e7351322999b9d..ecc56f5edb875786be3b5464f2cd4d12c865dc65 100644
--- a/LayoutTests/svg/zoom/page/zoom-clip-path-expected.txt
+++ b/LayoutTests/svg/zoom/page/zoom-clip-path-expected.txt
@@ -4,7 +4,7 @@ layer at (0,0) size 800x248
RenderBlock {HTML} at (0,0) size 800x248.16
RenderBody {BODY} at (16.58,16.58) size 766.84x215
RenderSVGRoot {svg} at (16,16) size 1x1
- RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+ LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
LayoutSVGResourceClipper {clipPath} [id="clip1"] [clipPathUnits=userSpaceOnUse]
LayoutSVGRect {rect} at (16,16) size 105x105 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=50.00] [height=50.00]
LayoutSVGResourceClipper {clipPath} [id="clip2"] [clipPathUnits=userSpaceOnUse]

Powered by Google App Engine
This is Rietveld 408576698