Skip to content

Commit

Permalink
Add html.elements.area.attributionsrc (#25846)
Browse files Browse the repository at this point in the history
  • Loading branch information
ddbeck authored Feb 4, 2025
1 parent 0426663 commit 3e9fec3
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions html/elements/area.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,40 @@
}
}
},
"attributionsrc": {
"__compat": {
"spec_url": "https://wicg.github.io/attribution-reporting-api/#element-attrdef-area-attributionsrc",
"support": {
"chrome": {
"version_added": "125"
},
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": false
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": true,
"standard_track": true,
"deprecated": false
}
}
},
"coords": {
"__compat": {
"spec_url": "https://html.spec.whatwg.org/multipage/image-maps.html#attr-area-coords",
Expand Down

0 comments on commit 3e9fec3

Please sign in to comment.