01:36
<Domenic>
RemoteContext is a wrapper around dispatcher. RemoteContextHelper is a wrapper around RemoteContext. Each level up makes the resulting tests look nicer and nicer but also, of course, less flexible.
01:36
<Domenic>
I have never seen the channels before...
07:23
<zcorpan>
Domenic: Should we reopen https://github.com/whatwg/html/issues/1605 ? <link rel=stylesheet> is allowed in body. IDK if that happened after this issue was closed, but the restyling argument applies for link. You could also use a data: URL to inline the stylesheet with link
07:24
<Domenic>
https://github.com/whatwg/html/issues/1605#issuecomment-235956455 discusses why, in 2016, I believed style was different than link...
12:47
<snek>
has anyone ever proposed a protocol to autocomplete urls? like if you type `docs.rs/...` it will talk to docs.rs somehow to complete the package name. I'm sure this is too niche to ever become a real thing but I'm curious for prior art at least.
19:17
<smaug>
Domenic: How are CloseWatchers supposed to work if there are multiple of them active in different iframes and one presses "back arrow" on Android, as an example. Desktop is perhaps easier if it relies on focus, but that arrow thingie on Android, not so sure.
19:24
<Gregory Pappas (:gregp)>
https://github.com/dewitt/opensearch/blob/master/mediawiki/Specifications/OpenSearch/Extensions/Suggestions/1.1/Draft%201.wiki
19:25
<Gregory Pappas (:gregp)>
Firefox supports this