-
### MDN URL
https://developer.mozilla.org/en-US/docs/Glossary/Debounce
### What specific section or headline is this issue about?
Definition: The first paragraph and part of the second paragr…
-
## Acceptance criteria
- [x] The listed features are documented sufficiently on MDN
- [x] BCD is updated
- [x] Interactive example and data repos are updated if appropriate
- [x] The content has…
-
### What type of issue is this?
Other
### What information was incorrect, unhelpful, or incomplete?
It looks like Safari has removed support for the `` attribute
### What browsers does thi…
-
### What type of issue is this?
Browser bug (a bug with a feature that may impact site compatibility)
### What information was incorrect, unhelpful, or incomplete?
The Browser Compatibility section…
-
### Summary
After https://github.com/mdn/yari/pull/12045, there's nothing that helps us catch broken links.
### URL
As one example: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers
### Re…
-
from mdn docs:
https://developer.mozilla.org/en-US/docs/Web/API/Document/currentScript
> The Document.currentScript property returns the [](https://developer.mozilla.org/en-US/docs/Web/HTML/Elemen…
quinn updated
1 month ago
-
### URL MDN
https://developer.mozilla.org/fr/docs/Learn/CSS/Building_blocks/Selectors/Attribute_selectors
### Sur quelle section/titre porte ce problème ?
_No response_
### Quelle information étai…
-
### What information was incorrect, unhelpful, or incomplete?
the documentation and the compatibility-chart is missing the discard-value.
i believe it is because it is not yet implemented anywhe…
-
**TypeScript Version:** 3.5.3
**Search Terms:**
PositionError, Geolocation
**Code**
```ts
const positionError: PositionError = {
code: 1,
message: ''
}
```
**Expected behavi…
-
### What type of issue is this?
Incorrect support data (example: BrowserX says "86" but support was added in "40")
### What information was incorrect, unhelpful, or incomplete?
- **Chrome and…