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

Unified Diff: third_party/WebKit/LayoutTests/svg/filters/feImage-late-indirect-update-expected.txt

Issue 2521473002: Change SVG layout tree output to be more meaningful and consistent (Closed)
Patch Set: - Created 4 years, 1 month 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/filters/feImage-late-indirect-update-expected.txt
diff --git a/third_party/WebKit/LayoutTests/svg/filters/feImage-late-indirect-update-expected.txt b/third_party/WebKit/LayoutTests/svg/filters/feImage-late-indirect-update-expected.txt
index 67f2b3a3d6a06493e7c4995125e9e888b4921368..891dc7d3036eace5791210d2d5ef539c040240e0 100644
--- a/third_party/WebKit/LayoutTests/svg/filters/feImage-late-indirect-update-expected.txt
+++ b/third_party/WebKit/LayoutTests/svg/filters/feImage-late-indirect-update-expected.txt
@@ -2,7 +2,7 @@ layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600
LayoutSVGRoot {svg} at (0,0) size 800x600
- LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
+ LayoutSVGHiddenContainer {defs} at (200,150) size 400x300
LayoutSVGResourceLinearGradient {linearGradient} [id="gradient"] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,1)]
LayoutSVGGradientStop {stop} [offset=0.00] [color=#008000]
LayoutSVGResourceFilter {filter} [id="filter"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]

Powered by Google App Engine
This is Rietveld 408576698