Re: [fxtf-drafts] [filter-effects] Why can't opacity() filter function ever increase opacity?

A test of how browsers currently handle opacity filter values greater than 1 / 100%:
https://codepen.io/AmeliaBR/pen/ypRgEY?editors=0100

Sadly for me, they all seem to match the spec. Parameters are clamped to 1, so that opacity of a partially-transparent element can never be increased with the shorthand filters.

-- 
GitHub Notification of comment by AmeliaBR
Please view or discuss this issue at https://github.com/w3c/fxtf-drafts/issues/178#issuecomment-358197756 using your GitHub account

Received on Wednesday, 17 January 2018 05:01:50 UTC