Skip to content

Commit

Permalink
Add an entry for intersectionobserver v2
Browse files Browse the repository at this point in the history
  • Loading branch information
emilio committed May 15, 2024
1 parent cc6d7f2 commit bec5d62
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions activities.json
Original file line number Diff line number Diff line change
Expand Up @@ -911,6 +911,18 @@
"title": "Incrementally Better Cookies",
"url": "https://datatracker.ietf.org/doc/html/draft-west-cookie-incrementalism"
},
{
"ciuName": null,
"description": "IntersectionObserver extension for occlusion detection / clicjacking prevention.",
"id": "intersectionobserver-v2",
"mozBugUrl": "https://bugzilla.mozilla.org/show_bug.cgi?id=1896900",
"mozPosition": "positive",
"mozPositionDetail": "Security positive, interop concerns are being addressed.",
"mozPositionIssue": 109,
"org": "W3C",
"title": "IntersectionObserver V2",
"url": "https://github.com/w3c/IntersectionObserver/pull/523"
},
{
"ciuName": null,
"description": "Invokers allow authors to assign behaviour to buttons in a more accessible and declarative way.",
Expand Down

0 comments on commit bec5d62

Please sign in to comment.