serenity icon indicating copy to clipboard operation
serenity copied to clipboard

LibWeb: Tracking issue for Filter Effects 1 specification

Open ADKaster opened this issue 1 year ago • 0 comments

Uses of filter effects elements and functions in the wild include github.com's not-logged-in homepage.

https://drafts.fxtf.org/filter-effects-1/

Changes include:

  • [ ] the "filter" property (https://drafts.fxtf.org/filter-effects-1/#FilterProperty)
  • [ ] SVGFilterElement (https://drafts.fxtf.org/filter-effects-1/#FilterElement)
  • [ ] All the filter primitives (feColorMatrix, feBlend, feGaussianBlur ...)

ADKaster avatar Apr 12 '24 20:04 ADKaster