- From: Luke Bjerring via GitHub <sysbot+gh@w3.org>
- Date: Wed, 04 Jul 2018 20:06:07 +0000
- To: public-fxtf-archive@w3.org
lukebjerring has just submitted a new pull request for https://github.com/w3c/fxtf-drafts: == Correct inclusion of SVGURIReference == SVGURIReference is an `interface mixin`, not an `interface`, so the operator is `includes` not `implements`. Found this when cleaning up the SVG deps for https://github.com/web-platform-tests/wpt/issues/11796 See https://github.com/w3c/fxtf-drafts/pull/299
Received on Wednesday, 4 July 2018 20:06:12 UTC