00:48 | <Sam Sneddon [:gsnedders]> | What's the intention of things like fingerprinting warnings? I guess these aren't intended to be complete, but e.g. if you read https://html.spec.whatwg.org/multipage/interaction.html#interaction-with-details-and-hidden=until-found you might think "hmm maybe we should suppress the toggle event" if you were trying to mitigate this, not realising that the beforematch event also provides a similar threat. |
09:18 | <annevk> | I think the main aim is to catalogue them, see also https://infra.spec.whatwg.org/#privacy |