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

saschanaz has just submitted a new pull request for https://github.com/w3c/csswg-drafts:

== [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 Wednesday, 30 January 2019 12:48:47 UTC