-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Labels
data:jsCompat data for JS/ECMAScript features. https://developer.mozilla.org/docs/Web/JavaScriptCompat data for JS/ECMAScript features. https://developer.mozilla.org/docs/Web/JavaScriptinvalidInvalid issues or pull requests (wrong repo, spam, duplicates, etc.). This won't get merged. Sorry!Invalid issues or pull requests (wrong repo, spam, duplicates, etc.). This won't get merged. Sorry!
Description
What information was incorrect, unhelpful, or incomplete?
Indication that the feature is deprecated is incorrect.
The feature is not allowed in strict mode.
However, the feature is allowed in "sloppy" mode, even if its use is highly discouraged.
What did you expect to see?
Either no indication of deprecation at all, or an indication of only being available in strict mode, possibly, complemented with a note of discouraged use.
MDN page report details
- Query:
javascript.statements.with - MDN URL: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/with
- Report started: 2021-05-14T11:02:09.499Z
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
data:jsCompat data for JS/ECMAScript features. https://developer.mozilla.org/docs/Web/JavaScriptCompat data for JS/ECMAScript features. https://developer.mozilla.org/docs/Web/JavaScriptinvalidInvalid issues or pull requests (wrong repo, spam, duplicates, etc.). This won't get merged. Sorry!Invalid issues or pull requests (wrong repo, spam, duplicates, etc.). This won't get merged. Sorry!