WICG / attribution-reporting-api

Attribution Reporting API
https://wicg.github.io/attribution-reporting-api/
Other
367 stars 173 forks source link

Fix type and reference errors in specification #1412

Closed apasel422 closed 2 months ago

apasel422 commented 2 months ago

Attribution debug info's fields should be non-negative 64-bit integers, rather than strings, as the rest of the specification treats them as such, delaying the string conversion until the report body is serialized.


Preview | Diff