[fxtf-drafts] getComputedStyle() background-blend-mode (#332)

ewilligers has just created a new issue for https://github.com/w3c/fxtf-drafts:

== getComputedStyle() background-blend-mode ==
[background-blend-mode spec](https://drafts.fxtf.org/compositing-1/#background-blend-mode):
Computed value: as specified

For Firefox, the getComputedStyle() result is the value as specified.

For other browsers, the getComputedStyle() result has the same number of entries as `background-image`.

Detected by WPT [PR](https://github.com/web-platform-tests/wpt/pull/15319).


Please view or discuss this issue at https://github.com/w3c/fxtf-drafts/issues/332 using your GitHub account

Received on Monday, 11 February 2019 01:29:13 UTC