DescriptionSync the Node interface with the spec
https://dom.spec.whatwg.org/#interface-node
The only changes to the generated code are code movement and variable
name changes.
Many types were made nullable to match the spec, as doing so did not
cause any changes to the generated code. If [TypeChecking=Interface]
were used, there would have been more differences.
BUG=460722
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=190943
Patch Set 1 #
Messages
Total messages: 10 (2 generated)
|