12:49
<smaug____>
Anyone know if https://bugs.webkit.org/show_bug.cgi?id=179020 is enabled by default in Safari?
12:51
<smaug____>
though, I guess it didn't add support for contextmenu
12:55
<annevk>
smaug____: per https://github.com/whatwg/html/issues/3251 I'm guessing they might have, but dunno really
14:59
<jgraham>
smaug____: https://wpt.fyi/results/html/semantics/interactive-elements/contextmenu-historical.html?label=master&label=experimental&aligned&q=contextmenu-historical.html any help?
15:00
<smaug____>
jgraham: ah yes. thanks. But I wonder if Safari still some kind of support for menus
15:00
<smaug____>
I don't have a mac with touchbar
15:00
<smaug____>
to test
15:02
<annevk>
smaug____: ping me Monday if you still wanna know
15:02
<smaug____>
ok. or I can try to find someone from Apple.
15:03
<smaug____>
perhaps I should just ping in github
15:04
<jgraham>
(Un)fortunately the only Mac I have access to is from 2011, so I can't really help :)
15:05
<smaug____>
The background for this is a Gecko bug where type=contextmenu "isn't working" with Shadow DOM, but it of course isn't defined anywhere what "working" means in that case.
15:11
<annevk>
smaug____: we should remove type=contextmenu, no?
15:11
<annevk>
Surprised we still have it
15:12
<smaug____>
yeah. Though it has come up couple of times at TPAC that people would like to have something similar
15:13
<annevk>
smaug____: that's fair, but would require a new design agreement anyway
15:14
<smaug____>
yup
15:14
<smaug____>
would be of course good to understand what webkit has now, if anything