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

Unified Diff: LayoutTests/platform/linux/svg/zoom/page/zoom-clip-path-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/platform/linux/svg/zoom/page/zoom-clip-path-expected.txt
diff --git a/LayoutTests/platform/linux/svg/zoom/page/zoom-clip-path-expected.txt b/LayoutTests/platform/linux/svg/zoom/page/zoom-clip-path-expected.txt
index dc4d7e4b175e720a389f4ae452715e2a3c3e0c30..61e87a1020901a4a0640b9629f6f35b3ff60dd7b 100644
--- a/LayoutTests/platform/linux/svg/zoom/page/zoom-clip-path-expected.txt
+++ b/LayoutTests/platform/linux/svg/zoom/page/zoom-clip-path-expected.txt
@@ -3,7 +3,7 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x249
RenderBlock {HTML} at (0,0) size 800x249.16
RenderBody {BODY} at (16.58,16.58) size 766.84x216
- RenderSVGRoot {svg} at (16,16) size 1x1
+ LayoutSVGRoot {svg} at (16,16) size 1x1
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]

Powered by Google App Engine
This is Rietveld 408576698