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

Unified Diff: LayoutTests/svg/custom/absolute-root-position-masking-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/svg/custom/absolute-root-position-masking-expected.txt
diff --git a/LayoutTests/svg/custom/absolute-root-position-masking-expected.txt b/LayoutTests/svg/custom/absolute-root-position-masking-expected.txt
index 50a82605096098de13b058b19c6c8541ed04ee2c..aff8fa3ac8b08902b2cff0adf1018d4ddf13b66a 100644
--- a/LayoutTests/svg/custom/absolute-root-position-masking-expected.txt
+++ b/LayoutTests/svg/custom/absolute-root-position-masking-expected.txt
@@ -4,7 +4,7 @@ layer at (0,0) size 800x0
RenderBlock {html} at (0,0) size 800x0
RenderBody {body} at (0,0) size 800x0
layer at (0,100) size 300x300
- RenderSVGRoot {svg:svg} at (200,300) size 100x100
+ LayoutSVGRoot {svg:svg} at (200,300) size 100x100
LayoutSVGEllipse {svg:circle} at (200,300) size 100x100 [fill={[type=SOLID] [color=#0000FF]}] [cx=300.00] [cy=300.00] [r=100.00]
[masker="mask"] LayoutSVGResourceMasker {svg:mask} at (180,180) size 420x420
LayoutSVGHiddenContainer {svg:defs} at (0,0) size 0x0
« no previous file with comments | « LayoutTests/svg/custom/SVGRect-interface-expected.txt ('k') | LayoutTests/svg/custom/animation-currentColor-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698