[csswg-drafts] Pull Request: Use Web IDL's new-ish interface mixins concept

romandev has just submitted a new pull request for https://github.com/w3c/csswg-drafts:

== Use Web IDL's new-ish interface mixins concept ==
WebIDL recently introduced dedicated syntax for mixins [1]. This
replaces the existing [NoInterfaceObject] and "implements" syntax with
"interface mixin" and "includes" in the appropriate places.

This fixes #1931, #1932 issues.

Test: https://github.com/w3c/web-platform-tests/pull/8772

[1] https://github.com/heycam/webidl/commit/45e8173d40ddff8dcf81697326e094bcf8b92920

See https://github.com/w3c/csswg-drafts/pull/2123

Received on Thursday, 21 December 2017 07:56:38 UTC