File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -1712,9 +1712,9 @@ HTMLAnchorElement.prototype.focus = function() {};
1712
1712
/**
1713
1713
* @type {string }
1714
1714
* @implicitCast
1715
- * @see https://github.com/WICG/ attribution-reporting-api/blob/main/EVENT.md#api-overview
1715
+ * @see https://wicg. github.io/ attribution-reporting-api/#idl-index
1716
1716
*/
1717
- HTMLAnchorElement . prototype . attributionsrc ;
1717
+ HTMLAnchorElement . prototype . attributionSrc ;
1718
1718
1719
1719
/**
1720
1720
* @constructor
@@ -1805,9 +1805,9 @@ HTMLImageElement.prototype.width;
1805
1805
/**
1806
1806
* @type {string }
1807
1807
* @implicitCast
1808
- * @see https://github.com/WICG/ attribution-reporting-api/blob/main/EVENT.md#api-overview
1808
+ * @see https://wicg. github.io/ attribution-reporting-api/#idl-index
1809
1809
*/
1810
- HTMLImageElement . prototype . attributionsrc ;
1810
+ HTMLImageElement . prototype . attributionSrc ;
1811
1811
1812
1812
/**
1813
1813
* @constructor
@@ -2174,9 +2174,9 @@ HTMLScriptElement.prototype.type;
2174
2174
/**
2175
2175
* @type {string }
2176
2176
* @implicitCast
2177
- * @see https://github.com/WICG/ attribution-reporting-api/blob/main/EVENT.md#api-overview
2177
+ * @see https://wicg. github.io/ attribution-reporting-api/#idl-index
2178
2178
*/
2179
- HTMLScriptElement . prototype . attributionsrc ;
2179
+ HTMLScriptElement . prototype . attributionSrc ;
2180
2180
2181
2181
/**
2182
2182
* @constructor
You can’t perform that action at this time.
0 commit comments