The spec says that every HTMLElement has an onreadystatechange idl
attribute. But then it never says anything about firing
readystatechange events at elements, only at the Document.
Can it be removed from HTMLElement, or does it need to be there for web
compatibility?