DescriptionSync the DOMStringMap interface with the spec
https://html.spec.whatwg.org/#the-domstringmap-interface
The spec IDL has [Exposed=(Window,Worker)], but that seems wrong:
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28104
The creator keyword was not added:
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28121
There are no changes to the generated code.
BUG=460722, 462920
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=191064
Patch Set 1 #
Total comments: 2
Patch Set 2 : drop creator keyword #Messages
Total messages: 9 (3 generated)
|