Update: See https://github.com/muan/details-on-details instead.
I did a talk at Brooklyn JS called Details on <details> on 2018/07/19. I have way more details prepared than the ones that fit in the slides, so here's the real details on <details>. ❤️
– @muan
- Edge
<details>feature tracking (please vote ⭐) - Safari bug with
<details>when used withrem(please subscribe and bug them) - How to style/reset
<summary>cross browsers? - Should interactive elements inside of
<summary>be banned? - Shouldn't/Why doesn't
toggleevent bubble? - Should we make
<summary>unselectable?