03:57
<annevk>
Domenic: saber1: the fullscreen popup in Fx suggests you can exit with Esc, not sure if Chrome does the same, but having a reliable key to get out of a potential spoofing situation is important
14:06
<annevk>
TabAtkins: if I'm reading this correctly all we'd need to do is add omit script-dfn-panel and omit style-dfn-panel to our defaults to not get inline styles and scripts for dfn, right?
14:06
<TabAtkins>
Yes
14:07
<annevk>
Domenic: thoughts on spec.css vs standard.css? Also, probably separate script element as we had before?
14:07
<annevk>
I guess I need to figure out if HTML reuses the styles first
14:08
<Domenic>
annevk: review drafts don't have dfn panels so standard.css, I think
14:09
<annevk>
Domenic: k
14:14
<annevk>
Looks like this is going to be another fun time getting many things to land together
14:25
<annevk>
What a mess, the styles for HTML's dfnPanel are in standard.css
14:26
<Domenic>
It used to be for all standards
14:35
<annevk>
And some of this stuff is broken, such as headers marked with data-dfn-type
14:35
<annevk>
https://html.spec.whatwg.org/#workers uses a pointer icon, but clicking yields nothing
14:37
<Domenic>
Oof
14:39
<annevk>
I won't get to this today, but maybe tomorrow