Queen Vinyl Da.i'gyu-Kazotetsu
Queen Vinyl Da.i'gyu-Kazotetsu
Just saw the content PR was merged, so once this PR is rebased, I'll merge it!
Marking as "not ready" since we need to fix our data first.
Hey @saschanaz, would you be down to update this? We've decided to proceed with disallowing all-false features in BCD!
This originally came from https://github.com/mdn/browser-compat-data/pull/15978, but I think it was some collector bug. It is an "illegal constructor" in Firefox 52 across all CTs I have (BrowserStack, Sauce Labs and...
It looks like this was a results problem -- querying the results for Firefox 52 at the time I opened the PR, it states that the constructor was supported with...
I think we've considered the `worker_support` subfeature to imply support in any worker type, but I don't think we've documented this nor actually decided whether this is the case. This...
#15889 introduces a linter update that will make `standard_track`'s value based on the presence of a `spec_url`. This is the first step towards the potential removal of this status property.
This is a valid concern, @jpmedley -- I think the idea is that consumers should be using the presence of `spec_url` to determine if a feature is standard, which is...
In the release notes for a release that would remove the status property, we would make sure to point consumers in the right direction with a note along the following...
The reason that webextensions don't have a status block is because the status block would have the same `standard_track`, and there's effectively no real way to determine deprecation status, since...