blob: 3bed7ccf991f6b8cd4e9a5a237275c4ff5fc6f1f (
plain)
1
2
3
4
5
6
7
8
|
// GENERATED CONTENT - DO NOT EDIT
// Content was automatically extracted by Reffy into webref
// (https://github.com/w3c/webref)
// Source: Private Click Measurement (https://privacycg.github.io/private-click-measurement/)
partial interface HTMLAnchorElement {
[CEReactions] attribute unsigned long attributionSourceId;
};
|