DescriptionSync the Document interfaces with the many specs
https://dom.spec.whatwg.org/#interface-document
https://html.spec.whatwg.org/#the-document-object
and many other specs with partial Document interfaces.
createAttributeNS's second argument was not renamed:
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28109
createEvent's interface argument and many arguments named namespace were
also not renamed, as those are C++ keywords.
The only changes to the generated code are due to renamed arguments.
BUG=460722
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=190984
Patch Set 1 #
Total comments: 4
Messages
Total messages: 13 (5 generated)
|