[csswg-drafts] Pull Request: [css-images-4] Uncomment IDL attribtue

ewilligers has just labeled a pull request from saschanaz for https://github.com/w3c/csswg-drafts as "css-images-4":

== [css-images-4] Uncomment IDL attribtue ==
Closes #428

Because current Web IDL spec [allows namespaces to include readonly attributes](https://heycam.github.io/webidl/#idl-namespaces).

Also `Map` is replaced to `any` because AFAIK there is no valid way to represent ES map object in IDL.

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

Received on Thursday, 11 April 2019 04:34:31 UTC