| 10:56 | <andreubotella> | annevk: could you merge the style-dfn-panel PRs? |
| 10:56 | <andreubotella> | unless you see anything wrong, ofc |
| 15:59 | <Domenic> | merged :) |
| 16:38 | <devsnek> | are there tests for the scheduling api? |
| 16:48 | <Domenic> | devsnek: for some reason they are being kept in wpt_internal, perhaps until there is a real spec. https://source.chromium.org/chromium/chromium/src/+/master:third_party/blink/web_tests/wpt_internal/scheduler/;l=1?q=scheduler%20wpt&sq=&ss=chromium |
| 16:48 | <devsnek> | thanks! |
| 16:48 | <devsnek> | wasn't there supposed to be some initiative to write tests that only use js in js files |
| 16:48 | <devsnek> | i might be completely misremembering |
| 16:58 | <Domenic> | It's an option, some people do it, some people don't. PRs to switch to .js files are welcome. |