- From: Florian Rivoal via GitHub <sysbot+gh@w3.org>
- Date: Thu, 25 Jan 2018 04:21:35 +0000
- To: public-css-archive@w3.org
frivoal has just labeled a pull request from romandev for https://github.com/w3c/csswg-drafts as "cssom-1": == 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, 25 January 2018 04:21:38 UTC