15:58 | <annevk> | Domenic: I can write a simple test for reportError as a start |
15:58 | <annevk> | Domenic: unless you already have something locally |
16:00 | <Domenic> | annevk: I've got nothing, please do! |
17:36 | <DerekNonGeneric> | sideshowbarker (et al), something i really appreciate in a lot of docs and specs i have encountered lately is the table of contents that follows you as you scroll and have been looking into seeing how to best implement it for my own purposes similar to the following link: https://ebidel.github.io/demos/sticky-position-event.html |
17:42 | <DerekNonGeneric> | not surprised it isn't more common, it turns out to be quite an endeavor if wanting to do this in amp, but i found a nice codepen someone wrote up (the code comments are in japanese too, which is fun) https://codepen.io/yuheijotaki/pen/zeqZVd |
22:12 | <DerekNonGeneric> | the codepen above could be slightly old, but they could have used scroll-padding-top there instead and it would look a lot better to me https://codepen.io/chriscoyier/pen/NJJERg |
22:16 | <DerekNonGeneric> | (these things are just nice to have, not really anything urgent, but it does seem doable afaict) |
23:57 | <sideshowbarker> | https://github.com/mdn/content/issues/7138 could use some help from somebody with experience writing about Service Worker |