02:35
<sideshowbarker>
TabAtkins: would be super if you could do one more Bikeshed point release
02:35
<sideshowbarker>
3.0.5 I guess
02:36
<sideshowbarker>
so Secure Contexts CI can get https://github.com/tabatkins/bikeshed/commit/76158db7a7495b27c1942d9989aa137ddf2ccafc
03:00
<TabAtkins>
Ah yeah done
03:00
<sideshowbarker>
hot diggity dog
03:00
<sideshowbarker>
thanks much
03:37
<sideshowbarker>
yippee ka yay green all the way https://www.w3.org/TR/secure-contexts/
03:37
<sideshowbarker>
now I just need to repeat the same thing (set up autopublishing to TR) for literally ~10 WebAppSec deliverables
03:39
<sideshowbarker>
could be worse I guess — I could instead be needing to do it for CSS WG deliverables 😋
05:33
<sideshowbarker>
annevk: https://www.w3.org/TR/mixed-content/ is now effectively a Living Standard — from now on will be permanently in the CRD (Candidate Recommendation Draft) state, and getting auto-republished on every push (along with the https://w3c.github.io/webappsec-mixed-content/ “ED”)
05:34
<sideshowbarker>
I think that one was a priority you had brought up previously — so please let me know which WebAppSec specs to prioritize now to the same setup for
06:57
<Ms2ger 💉💉>
How is css-multicol-1 not a rec yet
10:36
<Sam Sneddon [:gsnedders]>
I mean that it had nobody editing for years doesn't help
10:36
<Sam Sneddon [:gsnedders]>
see also: how is cssom-1 not a rec yet
12:56
<miketayl_r>
is css even safe to use these days? https://caniuse.com/?search=css
12:56
<miketayl_r>
🤔
13:14
<freddy>
the font element however, https://developer.mozilla.org/en-US/docs/Web/HTML/Element/font#browser_compatibility, excellent compat.
13:16
Ms2ger 💉💉
wraps freddy in a <table>
13:17
freddy
can appreciate the embrace of a proper page layout, just like when he was young
22:06
<TabAtkins>
@sideshowbarker I finally actually moved boilerplates to a separate repo and made them `bikeshed update`-able. Any further fixes you need, just PR https://github.com/tabatkins/bikeshed-boilerplate, no need to roll a new pip version
22:17
<sideshowbarker>
@sideshowbarker I finally actually moved boilerplates to a separate repo and made them `bikeshed update`-able. Any further fixes you need, just PR https://github.com/tabatkins/bikeshed-boilerplate, no need to roll a new pip version
Most excellent
22:35
<sideshowbarker>
TabAtkins: by the way, I’m thinking about carving out some time to add support to Bikeshed for generating a Can I Use support table like the thing Respec does
22:35
<sideshowbarker>
in https://w3c.github.io/screen-orientation/ for example
22:35
<sideshowbarker>
https://respec.org/docs/#caniuse
22:39
<Andreu Botella (he/they)>
I'm looking for a generally accessible article about how cross-origin cookies are unsafe and any changes that are planned in the future in that area.
22:40
<Andreu Botella (he/they)>
Not knowing a lot about this topic, my first resource was https://web.dev/schemeful-samesite, but it seems like SameSite is only part of the picture