Implement [LegacyWindowAlias] extended attribute (for WebKitCSSMatrix et al)
Reported by
sim...@opera.com,
May 18 2017
|
|
Issue descriptionBackground: https://github.com/heycam/webidl/issues/362 Change for WebIDL: https://github.com/heycam/webidl/pull/364 https://github.com/w3c/web-platform-tests/pull/5966 Change for Geometry APIs (for WebKitCSSMatrix): https://github.com/w3c/fxtf-drafts/pull/167 https://github.com/w3c/web-platform-tests/pull/5991 (The css/geometry-1/interfaces.html test won't pass completely until https://bugs.chromium.org/p/chromium/issues/detail?id=709001 is fixed, or if the SVGMatrix alias is removed from the spec and test IDL.) The bindings should be exactly equivalent to the current way of doing aliases in Chromium (cf. webkitURL). |
|
►
Sign in to add a comment |
|
Comment 1 by adithyas@chromium.org
, May 23 2017Status: Assigned (was: Untriaged)