06:08
<annevk>
Nobody imlemented onslotchange...
13:34
<MikeSmith>
annevk: https://stackoverflow.com/questions/60465083/safari-cannot-load-local-js-file-reports-cross-origin-error
13:34
<MikeSmith>
and https://stackoverflow.com/questions/61592515/safari-throws-cors-error-loading-local-js-module
13:35
<MikeSmith>
Any idea why Safari is doing that when Chrome and Firefox don’t?
13:36
<annevk>
No, rwlbuis would be a good person to ping, but not sure where they hang out
13:37
<MikeSmith>
k
17:21
<Krinkle>
I believe we don't have a standard for how pages should be "saved" by a browser, is that right?
17:21
<Krinkle>
https://bugs.chromium.org/p/chromium/issues/detail?id=1077816
17:22
<Krinkle>
or for how a browser should render HTML/CSS over the file:/ protocol?
17:23
<Krinkle>
in particular to ensure that <link rel=stylesheet href=/foo.bar> responding with text/css also gets saved and then opened in a way the browser still recognises
17:33
<zcorpan_>
annevk: I've sent this re "master" in git: https://public-inbox.org/git/CAOAHyQwyXC1Z3v7BZAC+Bq6JBaM7FvBenA-1fcqeDV==apdWDg⊙mgc/T/#u
17:58
<annevk>
zcorpan_: replies are kinda missing the point unfortunately :/
23:53
<Domenic>
Krinkle: there is no such standard, indeed.