Queen Vinyl Da.i'gyu-Kazotetsu

Results 377 comments of Queen Vinyl Da.i'gyu-Kazotetsu

I am not aware of a specific existing issue with the data. However, I also was not aware about how many inaccuracies we had in our API, CSS and JS...

This is a _definite_ regression. This can be reproduced easiest with the `add-new-bcd` script. In any feature added that a browser doesn't support, the default `null` value is left instead...

Update: after making some tweaks to enable verbosity, it appears that this is an issue with the logic for `hasSupportUpdates`. I'm getting a warning that updates were skipped because the...

The reason that `add-new-bcd` doesn't have any such filtering is because, unlike `update-bcd`, `add-new-bcd` must collect info on _all_ browsers to add a brand new entry. We probably wouldn't want...

I think that we'd have to treat this the same way that we would treat `secure_context_required`, which we don't have implementation for, but we have an idea. The idea is...

We should probably start by writing a BCD guideline for features requiring enrollment?

@Josh-Cena, would you have any interest in implementing this upstream in the `es-scraper` package?

Different formats can definitely be annoying -- I see that one of them even uses an API spec format (https://tc39.es/source-map-spec/)! Thank you very much, though, @Josh-Cena! Let us know if...