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() {};
17121712/**
17131713 * @type {string }
17141714 * @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
17161716 */
1717- HTMLAnchorElement . prototype . attributionsrc ;
1717+ HTMLAnchorElement . prototype . attributionSrc ;
17181718
17191719/**
17201720 * @constructor
@@ -1805,9 +1805,9 @@ HTMLImageElement.prototype.width;
18051805/**
18061806 * @type {string }
18071807 * @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
18091809 */
1810- HTMLImageElement . prototype . attributionsrc ;
1810+ HTMLImageElement . prototype . attributionSrc ;
18111811
18121812/**
18131813 * @constructor
@@ -2174,9 +2174,9 @@ HTMLScriptElement.prototype.type;
21742174/**
21752175 * @type {string }
21762176 * @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
21782178 */
2179- HTMLScriptElement . prototype . attributionsrc ;
2179+ HTMLScriptElement . prototype . attributionSrc ;
21802180
21812181/**
21822182 * @constructor
You can’t perform that action at this time.
0 commit comments