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

So how does the resolution work in the case of:
`html { } body { filter: invert(1); background-color: white; }`
Does the white get propagated to the document element, and thus get considered as "the html background"?

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

Received on Saturday, 5 May 2018 03:45:13 UTC