Re: [fxtf-drafts] [filter-effects-1] What is the visual effect of filter() on the document element?

Also need to consider:
`html {
    filter: invert(1);
    background-color: transparent;
}`

Is the filter applied before or after the UA renders its default view background color?

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

Received on Saturday, 28 April 2018 19:15:25 UTC