Description
In the conclusions I wrote:
CSS specs came up three times. The WG decision → spec update → Needs Testcase (WPT) process means that tests aren’t generally expected to be written at the time of the spec change and in our investigation we normally dropped in between the “spec update” and “test written” stage, and we haven’t looked into when the tests normally end up being written. Whatever the process is, it’s not what is described in CONTRIBUTING.md.
CONTRIBUTING.md was updated in #1767, see that PR for background.
I think CONTRIBUTING.md now matches neither how things actually work or the aspiration, in particular "Typically, both PRs will be merged at the same time" doesn't make sense since spec changes aren't done via PRs and the test updates normally don't happen at the same time.
I think the current process is to close all "Needs Testcase (WPT)" issues for spec before publishing it as CR or higher next time, but better that someone who's in the loop spells it out than me guessing.