MDN URL
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/null
What specific section or headline is this issue about?
No response
What information was incorrect, unhelpful, or incomplete?
null is put under the "Built-in objects" category, which is incorrect, because null is a keyword, not a property.
What did you expect to see?
I expect it to be moved to "Expressions & Operators", where new.target, this, etc. live.
That would separate this from undefined, which is desirable because undefined acts more like a "built-in object".
Do you have any supporting links, references, or citations?
https://tc39.es/ecma262/#prod-ReservedWord
Do you have anything more you want to share?
No response
MDN metadata
Page report details
MDN URL
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/null
What specific section or headline is this issue about?
No response
What information was incorrect, unhelpful, or incomplete?
nullis put under the "Built-in objects" category, which is incorrect, becausenullis a keyword, not a property.What did you expect to see?
I expect it to be moved to "Expressions & Operators", where
new.target,this, etc. live.That would separate this from
undefined, which is desirable becauseundefinedacts more like a "built-in object".Do you have any supporting links, references, or citations?
https://tc39.es/ecma262/#prod-ReservedWord
Do you have anything more you want to share?
No response
MDN metadata
Page report details
en-us/web/javascript/reference/global_objects/null