DescriptionSync the NamedNodeMap interface with the spec
https://dom.spec.whatwg.org/#interface-namednodemap
There are no changes to the generated code other than the order.
The spec uses namespace as the argument name, but that causes the
generated code to not compile, since it is a C++ keyword:
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28093
BUG=460722
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=190801
Patch Set 1 #
Messages
Total messages: 10 (4 generated)
|