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

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

Issue 908243002: Move rendering/svg/RenderSVGResource* 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
« no previous file with comments | « LayoutTests/svg/wicd/sizing-flakiness-expected.txt ('k') | Source/core/core.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 a3a1e61a710b9e31487b5c4b8dbdd258fce11030..19aad0f9aee4d738f5a8bc29c4c6659e73b560ea 100644
--- a/LayoutTests/svg/zoom/page/zoom-clip-path-expected.txt
+++ b/LayoutTests/svg/zoom/page/zoom-clip-path-expected.txt
@@ -5,14 +5,14 @@ layer at (0,0) size 800x248
RenderBody {BODY} at (16.58,16.58) size 766.84x215
RenderSVGRoot {svg} at (16,16) size 1x1
RenderSVGHiddenContainer {defs} at (0,0) size 0x0
- RenderSVGResourceClipper {clipPath} [id="clip1"] [clipPathUnits=userSpaceOnUse]
+ LayoutSVGResourceClipper {clipPath} [id="clip1"] [clipPathUnits=userSpaceOnUse]
RenderSVGRect {rect} at (16,16) size 105x105 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=50.00] [height=50.00]
- RenderSVGResourceClipper {clipPath} [id="clip2"] [clipPathUnits=userSpaceOnUse]
+ LayoutSVGResourceClipper {clipPath} [id="clip2"] [clipPathUnits=userSpaceOnUse]
RenderSVGRect {rect} at (16,16) size 105x105 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=50.00] [height=50.00]
RenderSVGRect {rect} at (119,119) size 105x105 [fill={[type=SOLID] [color=#000000]}] [x=50.00] [y=50.00] [width=50.00] [height=50.00]
- RenderSVGResourceClipper {clipPath} [id="clip3"] [clipPathUnits=objectBoundingBox]
+ LayoutSVGResourceClipper {clipPath} [id="clip3"] [clipPathUnits=objectBoundingBox]
RenderSVGRect {rect} at (16,16) size 3x3 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=0.50] [height=0.50]
- RenderSVGResourceClipper {clipPath} [id="clip4"] [clipPathUnits=objectBoundingBox]
+ LayoutSVGResourceClipper {clipPath} [id="clip4"] [clipPathUnits=objectBoundingBox]
RenderSVGRect {rect} at (16,16) size 3x3 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=0.50] [height=0.50]
RenderSVGRect {rect} at (17,17) size 3x3 [fill={[type=SOLID] [color=#000000]}] [x=0.50] [y=0.50] [width=0.50] [height=0.50]
RenderText {#text} at (0,0) size 0x0
« no previous file with comments | « LayoutTests/svg/wicd/sizing-flakiness-expected.txt ('k') | Source/core/core.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698