10:55
<smaug>
rego: smaug: would appreciate your input on https://github.com/whatwg/html/issues/8545
Back from vacation
10:55
<smaug>
I think that needs to be fixed
14:27
<annevk>
smaug: I haven't really been able to think of something that would actually address it, but I'm also no longer as persuaded it's a real problem
14:28
<smaug>
it is just not super fun to report leak issues to web sites 😉
16:17
<hsivonen>
annevk: Is the reason why Declarative Shadow DOM needs to be opt-in for DOMParser stated somewhere in one place? (I vaguely recall "XSS" but not the specifics.)
18:24
<TabAtkins>
Does anyone else have issues with bikeshed update failing to download some files?
Are you getting an error, or just noticing things are missing? If you have more details, could you open an issue?
19:25
<TabAtkins>
I keep getting these things on initial load (restarted my computer this morning), I have to assume it's something about whatwg's CDN?
20:40
<TabAtkins>
nolanlawson: right, but that means we shouldn't offer them tools that break that encapsulation because they'll realize (maybe later) that destroys the benefits
Right, the correct solution is probably more "lifting" of things from the component's internals to the outside, like we did with ::part(). (Parts from nested components are not exposed on the outer component by default, but can be explicitly exposed.)
22:47
<Domenic>
I keep getting these things on initial load (restarted my computer this morning), I have to assume it's something about whatwg's CDN?
It's some issue with the service worker that nobody's been able to debug. https://github.com/whatwg/whatwg.org/issues/395