Sync 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

Review URL: https://codereview.chromium.org/952863003

git-svn-id: svn://svn.chromium.org/blink/trunk@190801 bbb929c8-8fbe-4397-9dbb-9b2b20218538
1 file changed
tree: 672ca9949e9bfe2e8a032eb732d56d34856d91d7
  1. third_party/