DescriptionSync Document.readyState with the HTML spec
https://html.spec.whatwg.org/#the-document-object
The only change to the generated code is in the case
Document::readyState() returns a null string, but that case is already
guarded with an ASSERT_NOT_REACHED() in the implementation.
BUG=460722
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196622
Patch Set 1 #
Messages
Total messages: 10 (4 generated)
|