- From: François Daoust via GitHub <sysbot+gh@w3.org>
- Date: Wed, 05 May 2021 07:27:29 +0000
- To: public-css-archive@w3.org
tidoust has just submitted a new pull request for https://github.com/w3c/csswg-drafts: == [web-animations-2] Fix WebIDL - no inherit for partial dictionary == Per WebIDL, a partial dictionary declaration cannot inherit from a base dictionary. See Note in: https://heycam.github.io/webidl/#idl-interfaces "Note: A partial interface definition cannot specify that the interface inherits from another interface. Inheritance must be specified on the original interface definition." `ComputedEffectTiming`, defined in Level 1, already inherits from `EffectTiming`, so no need to formulate that again in the partial definition. [css-spec-shortname-1] Brief description which should also include the #issuenum-or-URL and/or link to relevant CSSWG minutes. See https://github.com/w3c/csswg-drafts/pull/6267 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 5 May 2021 07:27:31 UTC