08:00
<annevk>
sideshowbarker: can you add a redirect from http://dev.w3.org/html5/html-design-principles/ to https://www.w3.org/TR/html-design-principles/ ?
08:42
<Julian Descottes>
Hi, can someone can look at the review for https://github.com/whatwg/fetch/pull/1860 and let me know if there is anything to update for the WebDriver BiDi / fetch integration ?
08:47
<annevk>
Julian Descottes: I've added a calendar entry for tomorrow as I'm traveling. Apologies for the delay. Looking at the PR it seems like the MDN checkbox needs to be checked still and I don't see a bug for WebKit. I think we've started on WebDriver BiDi so that might be useful. But maybe Sam Sneddon [:gsnedders] thinks otherwise.
09:24
<Julian Descottes>
Thanks! I think Sam started implementing the network module for WebKit indeed. Looking at the tracker the meta for the network module https://bugs.webkit.org/show_bug.cgi?id=281936 probably makes sense here. I am going to check the box for MDN. We started documenting BiDi on MDN, so I will check if we have an issue already to document the network module, and if not I will file it.
18:29
<Sam Sneddon [:gsnedders]>
https://wpt.fyi/results/webdriver/tests/bidi/network?run_id=5080768643858432&run_id=5107343082913792&run_id=5131298195898368&run_id=5067679865241600 at least makes it look like there's no network module, as does https://github.com/WebKit/WebKit/tree/main/Source/WebKit/UIProcess/Automation/protocol I've also done no implementation work on WebDriver BiDi myself. My gut would suggest there's a lot less benefit to having a separate issue filed when there's no support yet?
20:53
<Julian Descottes>
ah sorry I'm probably misremembering