Queen Vinyl Da.i'gyu-Kazotetsu

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

I agree that a schema change shouldn't be made without clear need, but personally, I see "change" and "addition" as separate things. Sure, we are modifying the schema files either...

@Rumyra When you're back in the office, may we get your opinion on this?

In the current diff script, we're checking out branches/commits in subfolders. Why don't we `cd` into said subfolders to run the build script and extract the build output file? I'd...

We had placed the events on Element vs. HTMLElement due to the target for the event rather than the event handler. @foolip wrote the following on the PR: > Like...

The tests for `IDBTransaction` are not custom tests, so it's set all the features to `43`, and thus I've been discarding them. I can update this PR manually to set...

I've merged #16669 to mitigate the NodeJS v16 issue while we wait for upstream to merge and release the fix!

I also see no macOS support, so I've updated the data accordingly. As for the difference between Chrome 79 and 93, I can't see anything in the [linked bug](https://bugs.chromium.org/p/chromium/issues/detail?id=949249) that...

My best guess is that it might've had something to do with hardware support or something along those lines. Either way, I think we're good to merge for now and...

💜 All null and true values, begone!

I did, yeah -- I wrote [linter/test-version-bool.js](https://gist.github.com/vinyldarkscratch/db303f7e72a582d2bf89d84bc4d035e2#file-test-version-bool-js) initially as a test against `version_added: true`, hence the name, but then adapted it to allow for any value. I basically just take...