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

Unified Diff: third_party/WebKit/LayoutTests/svg/clip-path/clip-path-recursive-call-by-child-expected.txt

Issue 2763363002: Use SVGResources in SVGLayoutTreeAsText writeResources (Closed)
Patch Set: TEs Created 3 years, 9 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: third_party/WebKit/LayoutTests/svg/clip-path/clip-path-recursive-call-by-child-expected.txt
diff --git a/third_party/WebKit/LayoutTests/svg/clip-path/clip-path-recursive-call-by-child-expected.txt b/third_party/WebKit/LayoutTests/svg/clip-path/clip-path-recursive-call-by-child-expected.txt
index a093dfde239ae60a3f2b75aa7ab99ddb2b175d24..ad7ef81653579b22a66b1ce058a77576c7d743aa 100644
--- a/third_party/WebKit/LayoutTests/svg/clip-path/clip-path-recursive-call-by-child-expected.txt
+++ b/third_party/WebKit/LayoutTests/svg/clip-path/clip-path-recursive-call-by-child-expected.txt
@@ -5,7 +5,6 @@ layer at (0,0) size 800x600
LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
LayoutSVGResourceClipper {clipPath} [id="clip"] [clipPathUnits=userSpaceOnUse]
LayoutSVGRect {rect} at (0,0) size 100x100 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
- [clipPath="clip"] LayoutSVGResourceClipper {clipPath} at (0,0) size 100x100
LayoutSVGRect {rect} at (0,0) size 100x100 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
LayoutSVGRect {rect} at (0,0) size 100x100 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
[clipPath="clip"] LayoutSVGResourceClipper {clipPath} at (0,0) size 100x100

Powered by Google App Engine
This is Rietveld 408576698