WICG / cookie-store

Asynchronous access to cookies from JavaScript
https://wicg.github.io/cookie-store/
Apache License 2.0
143 stars 35 forks source link

Use DOM fire event phrasing #207

Closed dontcallmedom closed 2 years ago

dontcallmedom commented 2 years ago

see https://dom.spec.whatwg.org/#firing-events-example Helps with automatic data extraction


Preview | Diff

domenic commented 2 years ago

I'm not sure this is correct. I think the existing text is a statement of fact which summarizes the actual normative requirements in https://pr-preview.s3.amazonaws.com/dontcallmedom/cookie-store/pull/207.html#process-cookie-changes

dontcallmedom commented 2 years ago

you're right, I had missed that - closing