https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes is missing some attributes listed in https://html.spec.whatwg.org/multipage/dom.html#global-attributes
From a manual diffing, autofocus and nonce are missing on MDN.
cc @sideshowbarker
Related to https://github.com/mdn/browser-compat-data/pull/7303.
I've recently documented the enterkeyhint global attribute. So, I can take this on.
Yay, thanks @Elchi3!
@Elchi3 raised https://github.com/mdn/content/pull/1318 for nonce
Most helpful comment
I've recently documented the
enterkeyhintglobal attribute. So, I can take this on.