[csswg-drafts] Pull Request: Add [Exposed=Window] to interfaces

tabatkins has just labeled a pull request from ewilligers for https://github.com/w3c/csswg-drafts as "ready":

== Add [Exposed=Window] to interfaces ==
>From #2342:
WebIDL now defines that interfaces include the Exposed extended attribute even in the case where it is only exposed to Window.

The following interfaces previously omitted the Exposed extended attribute:

NamedFlow, NamedFlowMap,
CSSPseudoElement, CSSPseudoElementList,
CSSKeyframeEffectReadOnly,
TransitionEvent

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

Received on Thursday, 22 February 2018 05:13:53 UTC