WICG / trust-token-api

Trust Token API
https://wicg.github.io/trust-token-api/
Other
413 stars 82 forks source link

Drop non-standard "Reflect" extended attribute #271

Closed tidoust closed 11 months ago

tidoust commented 11 months ago

PR #266 introduced the privateToken attribute on iframe. The attribute was flagged with a Reflect extended attribute to indicate that it reflects the privateToken content attribute (already specified in prose). While this attribute is understood by some browser code bases, it is not a standard one, and not defined Web IDL in particular.


Preview | Diff

dvorak42 commented 11 months ago

Thanks for the PR, merged it in since we have it in prose.