Skip to content

[filter-effects-1] Syntax definition of filter-functions #13309

@romainmenke

Description

@romainmenke

<pre class=prod><dfn>&lt;filter-function></dfn> = ''blur()'' | ''brightness()'' | ''contrast()'' | ''drop-shadow()'' | <br>
''grayscale()'' | ''hue-rotate()'' | ''invert()'' | ''opacity()'' | ''sepia()'' | ''saturate()''</pre>

f6f0efa#diff-8be13fb6cc5f77ad353d66447f373758037137170db50c90abc48867e235a9e4R28-R371

This commit changed the definition to:
blur( ) | brightness( ) | contrast( ) | drop-shadow( ) | grayscale( ) | hue-rotate( ) | invert( ) | opacity( ) | sepia( ) | saturate( )

Effectively making arguments invalid for all of these.

Likely an unintended change @tabatkins?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions