Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Map mozilla positions to web-features IDs #1034

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
72 changes: 48 additions & 24 deletions activities.json
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,8 @@
"mozPositionIssue": 528,
"org": "W3C",
"title": "CSS Relational Pseudo-Class (:has())",
"url": "https://drafts.csswg.org/selectors/#relational"
"url": "https://drafts.csswg.org/selectors/#relational",
"webFeaturesId": "has"
},
{
"ciuName": "css-cascade-scope",
Expand All @@ -329,7 +330,8 @@
"mozPositionIssue": 472,
"org": "W3C",
"title": "CSS Scoped Styles",
"url": "https://drafts.csswg.org/css-cascade-6/#scoped-styles"
"url": "https://drafts.csswg.org/css-cascade-6/#scoped-styles",
"webFeaturesId": "scope"
},
{
"ciuName": null,
Expand Down Expand Up @@ -366,7 +368,8 @@
"mozPositionIssue": 677,
"org": "W3C",
"title": "CSS View Transitions Module Level 1",
"url": "https://drafts.csswg.org/css-view-transitions/"
"url": "https://drafts.csswg.org/css-view-transitions/",
"webFeaturesId": "view-transitions"
},
{
"ciuName": "mdn-css_properties_overflow_clip",
Expand Down Expand Up @@ -416,7 +419,8 @@
"mozPositionIssue": 89,
"org": "W3C",
"title": "Clipboard API and events",
"url": "https://w3c.github.io/clipboard-apis/"
"url": "https://w3c.github.io/clipboard-apis/",
"webFeaturesId": "async-clipboard"
},
{
"ciuName": null,
Expand Down Expand Up @@ -824,7 +828,8 @@
"mozPositionIssue": 250,
"org": "Proposal",
"title": "HTMLVideoElement.requestVideoFrameCallback()",
"url": "https://wicg.github.io/video-rvfc"
"url": "https://wicg.github.io/video-rvfc",
"webFeaturesId": "request-video-frame-callback"
},
{
"ciuName": null,
Expand Down Expand Up @@ -861,7 +866,8 @@
"mozPositionIssue": 453,
"org": "Proposal",
"title": "Idle Detection API",
"url": "https://wicg.github.io/idle-detection/"
"url": "https://wicg.github.io/idle-detection/",
"webFeaturesId": "idle-detection"
},
{
"ciuName": null,
Expand Down Expand Up @@ -921,7 +927,8 @@
"mozPositionIssue": 109,
"org": "W3C",
"title": "IntersectionObserver V2",
"url": "https://github.com/w3c/IntersectionObserver/pull/523"
"url": "https://github.com/w3c/IntersectionObserver/pull/523",
"webFeaturesId": "intersection-observer-v2"
},
{
"ciuName": null,
Expand All @@ -947,7 +954,8 @@
"mozPositionIssue": 522,
"org": "Other",
"title": "JPEG-XL",
"url": "https://www.iso.org/standard/77977.html?browse=tc"
"url": "https://www.iso.org/standard/77977.html?browse=tc",
"webFeaturesId": "jpegxl"
},
{
"ciuName": "mdn-api_keyboardlayoutmap",
Expand Down Expand Up @@ -1059,7 +1067,8 @@
"mozPositionIssue": 845,
"org": "W3C",
"title": "Managed Media Source",
"url": "https://github.com/w3c/media-source/issues/320"
"url": "https://github.com/w3c/media-source/issues/320",
"webFeaturesId": "managed-media-source"
},
{
"ciuName": null,
Expand All @@ -1085,7 +1094,8 @@
"mozPositionIssue": 28,
"org": "W3C",
"title": "Media Session Standard",
"url": "https://w3c.github.io/mediasession/"
"url": "https://w3c.github.io/mediasession/",
"webFeaturesId": "media-session"
},
{
"ciuName": "mdn-api_mediastreamtrack_contenthint",
Expand Down Expand Up @@ -1124,7 +1134,8 @@
"mozPositionIssue": 543,
"org": "WHATWG",
"title": "Navigation API",
"url": "https://github.com/whatwg/html/pull/8502"
"url": "https://github.com/whatwg/html/pull/8502",
"webFeaturesId": "navigation"
},
{
"ciuName": null,
Expand Down Expand Up @@ -1259,7 +1270,8 @@
"mozPositionIssue": 72,
"org": "Proposal",
"title": "Picture-in-Picture",
"url": "https://wicg.github.io/picture-in-picture/"
"url": "https://wicg.github.io/picture-in-picture/",
"webFeaturesId": "document-picture-in-picture"
},
{
"ciuName": "portals",
Expand All @@ -1283,7 +1295,8 @@
"mozPositionIssue": 546,
"org": "Proposal",
"title": "Prioritized Task Scheduling",
"url": "https://wicg.github.io/scheduling-apis/"
"url": "https://wicg.github.io/scheduling-apis/",
"webFeaturesId": "scheduler"
},
{
"ciuName": null,
Expand Down Expand Up @@ -1371,7 +1384,8 @@
"mozPositionIssue": 841,
"org": "W3C",
"title": "Relative color syntax (CSS Color Module Level 5)",
"url": "https://drafts.csswg.org/css-color-5/#relative-colors"
"url": "https://drafts.csswg.org/css-color-5/#relative-colors",
"webFeaturesId": "relative-color"
},
{
"ciuName": null,
Expand Down Expand Up @@ -1457,7 +1471,8 @@
"mozPositionIssue": 347,
"org": "W3C",
"title": "Scroll-driven Animations",
"url": "https://drafts.csswg.org/scroll-animations-1/"
"url": "https://drafts.csswg.org/scroll-animations-1/",
"webFeaturesId": "scroll-driven-animations"
},
{
"ciuName": null,
Expand Down Expand Up @@ -1568,7 +1583,8 @@
"mozPositionIssue": 475,
"org": "Proposal",
"title": "Storage Buckets API",
"url": "https://wicg.github.io/storage-buckets/"
"url": "https://wicg.github.io/storage-buckets/",
"webFeaturesId": "storage-buckets"
},
{
"ciuName": "streams",
Expand Down Expand Up @@ -1631,7 +1647,8 @@
"mozPositionIssue": 194,
"org": "Proposal",
"title": "Text Fragments",
"url": "https://wicg.github.io/scroll-to-text-fragment/"
"url": "https://wicg.github.io/scroll-to-text-fragment/",
"webFeaturesId": "scroll-to-text-fragment"
},
{
"ciuName": null,
Expand Down Expand Up @@ -1705,7 +1722,8 @@
"mozPositionIssue": 20,
"org": "W3C",
"title": "Trusted Types",
"url": "https://w3c.github.io/trusted-types/dist/spec/"
"url": "https://w3c.github.io/trusted-types/dist/spec/",
"webFeaturesId": "trusted-types"
},
{
"ciuName": "mdn-api_urlpattern",
Expand Down Expand Up @@ -1794,7 +1812,8 @@
"mozPositionIssue": 95,
"org": "Proposal",
"title": "Web Bluetooth",
"url": "https://webbluetoothcg.github.io/web-bluetooth/"
"url": "https://webbluetoothcg.github.io/web-bluetooth/",
"webFeaturesId": "web-bluetooth"
},
{
"ciuName": null,
Expand All @@ -1818,7 +1837,8 @@
"mozPositionIssue": 209,
"org": "Proposal",
"title": "Web Codecs",
"url": "https://github.com/WICG/web-codecs"
"url": "https://github.com/WICG/web-codecs",
"webFeaturesId": "webcodecs"
},
{
"ciuName": "webgpu",
Expand Down Expand Up @@ -1856,7 +1876,8 @@
"mozPositionIssue": 58,
"org": "W3C",
"title": "Web MIDI API (Add-On Gated)",
"url": "https://webaudio.github.io/web-midi-api/"
"url": "https://webaudio.github.io/web-midi-api/",
"webFeaturesId": "web-midi"
},
{
"ciuName": "webnfc",
Expand All @@ -1868,7 +1889,8 @@
"mozPositionIssue": 238,
"org": "Proposal",
"title": "Web NFC",
"url": "https://w3c.github.io/web-nfc/"
"url": "https://w3c.github.io/web-nfc/",
"webFeaturesId": "web-nfc"
},
{
"ciuName": "web-share",
Expand Down Expand Up @@ -1970,7 +1992,8 @@
"mozPositionIssue": 459,
"org": "Proposal",
"title": "WebHID API",
"url": "https://wicg.github.io/webhid/"
"url": "https://wicg.github.io/webhid/",
"webFeaturesId": "webhid"
},
{
"ciuName": null,
Expand Down Expand Up @@ -2008,7 +2031,8 @@
"mozPositionIssue": 100,
"org": "Proposal",
"title": "WebUSB API",
"url": "https://wicg.github.io/webusb/"
"url": "https://wicg.github.io/webusb/",
"webFeaturesId": "webusb"
},
{
"ciuName": "webxr",
Expand Down