Queen Vinyl Da.i'gyu-Kazotetsu

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

@Josh-Cena This actually seems to be an issue beyond the removal of GEH, as we're combining event and event handler pages in general, but I can see how GEH's removal...

I'm planning to merge some of the data from mdn/data over to BCD to de-duplicate, so this is on my agenda!

I don't think that `12.6.2` should become `12.7`; I think it should remain `12.6.0`. In the [guidelines for choosing a version number](https://github.com/mdn/browser-compat-data/blob/main/docs/data-guidelines/index.md#choosing-a-version-number), we state that patch version numbers are simply...

That section was written because Safari created a few releases where they backported almost _all_ of the features from a newer version to older ones for compatibility with older macOS...

Looks like this change had broken testing on MDN's browser-compat-data: https://github.com/mdn/browser-compat-data/actions/runs/15731639024/job/44333918076?pr=27094 > Exception during run: Error: Transform failed with 1 error: /home/runner/work/browser-compat-data/browser-compat-data/index.ts:56:15: ERROR: Top-level await is currently not supported with...

In Chrome, "Illegal constructor" means that a constructor has not been implemented and exposed, which means that it's not supported. Using partial implementation for a feature that does not have...

Superseded by https://github.com/mdn/browser-compat-data/pull/27124.

It appears that this method doesn't work if the target is unspecified or is `_blank`. Using `_self`, `_parent` and `_top` as the target works as expected.

Despite this still being in proposal status, I have been working on this project and making optimal progress on it. I'd say that this project is nearing completion already!

https://github.com/mdn/browser-compat-data/pull/23430 will also be a big step in the progession of this goal!