skia2/modules/svg
Tyler Denniston 94730febf9 [svg] Handle std input case for filter subregion calculation
From the spec [1], if any inputs of a filter are one of the standard
inputs (SourceGraphic, FillPaint, etc. -- anything except another
filter), then the default filter primitive subregion is equal to the
filter effect region.

[1] https://www.w3.org/TR/SVG11/filters.html#FilterPrimitiveSubRegion

Bug: skia:10841
Change-Id: I70632e5119861c46c9e48af944d2c7cfdfc3c351
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/354119
Reviewed-by: Florin Malita <fmalita@chromium.org>
Commit-Queue: Tyler Denniston <tdenniston@google.com>
2021-01-14 22:04:48 +00:00
..
include [svg] Fix <use> bounds calculation 2021-01-14 21:35:58 +00:00
src [svg] Handle std input case for filter subregion calculation 2021-01-14 22:04:48 +00:00
tests [svg] TextPath support 2021-01-13 14:37:39 +00:00
utils [svg] Allow clients to pass a custom SkFontMgr 2020-11-11 01:51:44 +00:00
BUILD.gn Reland "[svg] Absolute positioning support for text" 2020-12-18 02:09:18 +00:00
svg.gni [svg] Initial mask plumbing 2021-01-13 17:23:24 +00:00