|
11310 | 11310 | "closed_by": null, |
11311 | 11311 | "reactions": { |
11312 | 11312 | "url": "https://api.github.com/repos/WebKit/standards-positions/issues/65/reactions", |
11313 | | - "total_count": 92, |
11314 | | - "+1": 90, |
| 11313 | + "total_count": 93, |
| 11314 | + "+1": 91, |
11315 | 11315 | "-1": 0, |
11316 | 11316 | "laugh": 0, |
11317 | 11317 | "hooray": 0, |
|
34990 | 34990 | "closed_by": null, |
34991 | 34991 | "reactions": { |
34992 | 34992 | "url": "https://api.github.com/repos/WebKit/standards-positions/issues/199/reactions", |
34993 | | - "total_count": 2, |
34994 | | - "+1": 2, |
| 34993 | + "total_count": 3, |
| 34994 | + "+1": 3, |
34995 | 34995 | "-1": 0, |
34996 | 34996 | "laugh": 0, |
34997 | 34997 | "hooray": 0, |
@@ -83756,5 +83756,227 @@ |
83756 | 83756 | "timeline_url": "https://api.github.com/repos/WebKit/standards-positions/issues/608/timeline", |
83757 | 83757 | "performed_via_github_app": null, |
83758 | 83758 | "state_reason": null |
| 83759 | + }, |
| 83760 | + { |
| 83761 | + "url": "https://api.github.com/repos/WebKit/standards-positions/issues/609", |
| 83762 | + "repository_url": "https://api.github.com/repos/WebKit/standards-positions", |
| 83763 | + "labels_url": "https://api.github.com/repos/WebKit/standards-positions/issues/609/labels{/name}", |
| 83764 | + "comments_url": "https://api.github.com/repos/WebKit/standards-positions/issues/609/comments", |
| 83765 | + "events_url": "https://api.github.com/repos/WebKit/standards-positions/issues/609/events", |
| 83766 | + "html_url": "https://github.com/WebKit/standards-positions/issues/609", |
| 83767 | + "id": 3893673764, |
| 83768 | + "node_id": "I_kwDOHk513M7oFL8k", |
| 83769 | + "number": 609, |
| 83770 | + "title": "Base appearance for select multiple drop-down", |
| 83771 | + "user": { |
| 83772 | + "login": "josepharhar", |
| 83773 | + "id": 7681467, |
| 83774 | + "node_id": "MDQ6VXNlcjc2ODE0Njc=", |
| 83775 | + "avatar_url": "https://avatars.githubusercontent.com/u/7681467?v=4", |
| 83776 | + "gravatar_id": "", |
| 83777 | + "url": "https://api.github.com/users/josepharhar", |
| 83778 | + "html_url": "https://github.com/josepharhar", |
| 83779 | + "followers_url": "https://api.github.com/users/josepharhar/followers", |
| 83780 | + "following_url": "https://api.github.com/users/josepharhar/following{/other_user}", |
| 83781 | + "gists_url": "https://api.github.com/users/josepharhar/gists{/gist_id}", |
| 83782 | + "starred_url": "https://api.github.com/users/josepharhar/starred{/owner}{/repo}", |
| 83783 | + "subscriptions_url": "https://api.github.com/users/josepharhar/subscriptions", |
| 83784 | + "organizations_url": "https://api.github.com/users/josepharhar/orgs", |
| 83785 | + "repos_url": "https://api.github.com/users/josepharhar/repos", |
| 83786 | + "events_url": "https://api.github.com/users/josepharhar/events{/privacy}", |
| 83787 | + "received_events_url": "https://api.github.com/users/josepharhar/received_events", |
| 83788 | + "type": "User", |
| 83789 | + "user_view_type": "public", |
| 83790 | + "site_admin": false |
| 83791 | + }, |
| 83792 | + "labels": [], |
| 83793 | + "state": "open", |
| 83794 | + "locked": false, |
| 83795 | + "assignee": null, |
| 83796 | + "assignees": [], |
| 83797 | + "milestone": null, |
| 83798 | + "comments": 0, |
| 83799 | + "created_at": "2026-02-03T23:08:29Z", |
| 83800 | + "updated_at": "2026-02-03T23:10:28Z", |
| 83801 | + "closed_at": null, |
| 83802 | + "author_association": "NONE", |
| 83803 | + "type": null, |
| 83804 | + "active_lock_reason": null, |
| 83805 | + "sub_issues_summary": { |
| 83806 | + "total": 0, |
| 83807 | + "completed": 0, |
| 83808 | + "percent_completed": 0 |
| 83809 | + }, |
| 83810 | + "issue_dependencies_summary": { |
| 83811 | + "blocked_by": 0, |
| 83812 | + "total_blocked_by": 0, |
| 83813 | + "blocking": 0, |
| 83814 | + "total_blocking": 0 |
| 83815 | + }, |
| 83816 | + "body": "### WebKittens\n\n@annevk\n\n### Title of the proposal\n\nHTML Standards\n\n### URL to the spec\n\nhttps://github.com/whatwg/html/pull/12069\n\n### URL to the spec's repository\n\nhttps://github.com/whatwg/html\n\n### Issue Tracker URL\n\n_No response_\n\n### Explainer URL\n\n_No response_\n\n### TAG Design Review URL\n\nnone\n\n### Mozilla standards-positions issue URL\n\nhttps://github.com/mozilla/standards-positions/issues/1349\n\n### WebKit Bugzilla URL\n\n_No response_\n\n### Radar URL\n\n_No response_\n\n### Description\n\nThis spec change enables base appearance for `<select multiple size=1>`. As I previously discussed with Anne, we could make `<select multiple size=1>` be a drop-down box for base appearance and a listbox for native appearance since macos doesn't have a drop-down multi-select picker.", |
| 83817 | + "closed_by": null, |
| 83818 | + "reactions": { |
| 83819 | + "url": "https://api.github.com/repos/WebKit/standards-positions/issues/609/reactions", |
| 83820 | + "total_count": 0, |
| 83821 | + "+1": 0, |
| 83822 | + "-1": 0, |
| 83823 | + "laugh": 0, |
| 83824 | + "hooray": 0, |
| 83825 | + "confused": 0, |
| 83826 | + "heart": 0, |
| 83827 | + "rocket": 0, |
| 83828 | + "eyes": 0 |
| 83829 | + }, |
| 83830 | + "timeline_url": "https://api.github.com/repos/WebKit/standards-positions/issues/609/timeline", |
| 83831 | + "performed_via_github_app": null, |
| 83832 | + "state_reason": null |
| 83833 | + }, |
| 83834 | + { |
| 83835 | + "url": "https://api.github.com/repos/WebKit/standards-positions/issues/610", |
| 83836 | + "repository_url": "https://api.github.com/repos/WebKit/standards-positions", |
| 83837 | + "labels_url": "https://api.github.com/repos/WebKit/standards-positions/issues/610/labels{/name}", |
| 83838 | + "comments_url": "https://api.github.com/repos/WebKit/standards-positions/issues/610/comments", |
| 83839 | + "events_url": "https://api.github.com/repos/WebKit/standards-positions/issues/610/events", |
| 83840 | + "html_url": "https://github.com/WebKit/standards-positions/issues/610", |
| 83841 | + "id": 3897821708, |
| 83842 | + "node_id": "I_kwDOHk513M7oVAoM", |
| 83843 | + "number": 610, |
| 83844 | + "title": "Playback Statistics API for WebAudio", |
| 83845 | + "user": { |
| 83846 | + "login": "hoch", |
| 83847 | + "id": 676891, |
| 83848 | + "node_id": "MDQ6VXNlcjY3Njg5MQ==", |
| 83849 | + "avatar_url": "https://avatars.githubusercontent.com/u/676891?v=4", |
| 83850 | + "gravatar_id": "", |
| 83851 | + "url": "https://api.github.com/users/hoch", |
| 83852 | + "html_url": "https://github.com/hoch", |
| 83853 | + "followers_url": "https://api.github.com/users/hoch/followers", |
| 83854 | + "following_url": "https://api.github.com/users/hoch/following{/other_user}", |
| 83855 | + "gists_url": "https://api.github.com/users/hoch/gists{/gist_id}", |
| 83856 | + "starred_url": "https://api.github.com/users/hoch/starred{/owner}{/repo}", |
| 83857 | + "subscriptions_url": "https://api.github.com/users/hoch/subscriptions", |
| 83858 | + "organizations_url": "https://api.github.com/users/hoch/orgs", |
| 83859 | + "repos_url": "https://api.github.com/users/hoch/repos", |
| 83860 | + "events_url": "https://api.github.com/users/hoch/events{/privacy}", |
| 83861 | + "received_events_url": "https://api.github.com/users/hoch/received_events", |
| 83862 | + "type": "User", |
| 83863 | + "user_view_type": "public", |
| 83864 | + "site_admin": false |
| 83865 | + }, |
| 83866 | + "labels": [], |
| 83867 | + "state": "open", |
| 83868 | + "locked": false, |
| 83869 | + "assignee": null, |
| 83870 | + "assignees": [], |
| 83871 | + "milestone": null, |
| 83872 | + "comments": 0, |
| 83873 | + "created_at": "2026-02-04T18:18:22Z", |
| 83874 | + "updated_at": "2026-02-04T18:18:22Z", |
| 83875 | + "closed_at": null, |
| 83876 | + "author_association": "NONE", |
| 83877 | + "type": null, |
| 83878 | + "active_lock_reason": null, |
| 83879 | + "sub_issues_summary": { |
| 83880 | + "total": 0, |
| 83881 | + "completed": 0, |
| 83882 | + "percent_completed": 0 |
| 83883 | + }, |
| 83884 | + "issue_dependencies_summary": { |
| 83885 | + "blocked_by": 0, |
| 83886 | + "total_blocked_by": 0, |
| 83887 | + "blocking": 0, |
| 83888 | + "total_blocking": 0 |
| 83889 | + }, |
| 83890 | + "body": "### WebKittens\n\n@youennf\n\n### Title of the proposal\n\nPlayback Statistics API for WebAudio\n\n### URL to the spec\n\nhttps://webaudio.github.io/web-audio-api/#AudioPlaybackStats\n\n### URL to the spec's repository\n\nhttps://webaudio.github.io/\n\n### Issue Tracker URL\n\n_No response_\n\n### Explainer URL\n\nhttps://github.com/WICG/audio-context-playout-stats\n\n### TAG Design Review URL\n\nhttps://github.com/w3ctag/design-reviews/issues/939\n\n### Mozilla standards-positions issue URL\n\nhttps://github.com/mozilla/standards-positions/issues/1351\n\n### WebKit Bugzilla URL\n\n_No response_\n\n### Radar URL\n\n_No response_\n\n### Description\n\nThere is currently no way to detect whether WebAudio playback has glitches (gaps in the played audio, which typically happens due to underperformance in the audio pipeline). There is an existing way to measure the instantaneous playback latency using AudioContext.outputLatency, but no simple way to measure average/minimum/maximum latency over time. With this API, we want to propose a way to be able to measure the delay of that audio and the playback quality of the audio.", |
| 83891 | + "closed_by": null, |
| 83892 | + "reactions": { |
| 83893 | + "url": "https://api.github.com/repos/WebKit/standards-positions/issues/610/reactions", |
| 83894 | + "total_count": 0, |
| 83895 | + "+1": 0, |
| 83896 | + "-1": 0, |
| 83897 | + "laugh": 0, |
| 83898 | + "hooray": 0, |
| 83899 | + "confused": 0, |
| 83900 | + "heart": 0, |
| 83901 | + "rocket": 0, |
| 83902 | + "eyes": 0 |
| 83903 | + }, |
| 83904 | + "timeline_url": "https://api.github.com/repos/WebKit/standards-positions/issues/610/timeline", |
| 83905 | + "performed_via_github_app": null, |
| 83906 | + "state_reason": null |
| 83907 | + }, |
| 83908 | + { |
| 83909 | + "url": "https://api.github.com/repos/WebKit/standards-positions/issues/611", |
| 83910 | + "repository_url": "https://api.github.com/repos/WebKit/standards-positions", |
| 83911 | + "labels_url": "https://api.github.com/repos/WebKit/standards-positions/issues/611/labels{/name}", |
| 83912 | + "comments_url": "https://api.github.com/repos/WebKit/standards-positions/issues/611/comments", |
| 83913 | + "events_url": "https://api.github.com/repos/WebKit/standards-positions/issues/611/events", |
| 83914 | + "html_url": "https://github.com/WebKit/standards-positions/issues/611", |
| 83915 | + "id": 3898322911, |
| 83916 | + "node_id": "I_kwDOHk513M7oW6_f", |
| 83917 | + "number": 611, |
| 83918 | + "title": "[css-view-transitions-2] Scoped View Transitions", |
| 83919 | + "user": { |
| 83920 | + "login": "skobes-chromium", |
| 83921 | + "id": 12551735, |
| 83922 | + "node_id": "MDQ6VXNlcjEyNTUxNzM1", |
| 83923 | + "avatar_url": "https://avatars.githubusercontent.com/u/12551735?v=4", |
| 83924 | + "gravatar_id": "", |
| 83925 | + "url": "https://api.github.com/users/skobes-chromium", |
| 83926 | + "html_url": "https://github.com/skobes-chromium", |
| 83927 | + "followers_url": "https://api.github.com/users/skobes-chromium/followers", |
| 83928 | + "following_url": "https://api.github.com/users/skobes-chromium/following{/other_user}", |
| 83929 | + "gists_url": "https://api.github.com/users/skobes-chromium/gists{/gist_id}", |
| 83930 | + "starred_url": "https://api.github.com/users/skobes-chromium/starred{/owner}{/repo}", |
| 83931 | + "subscriptions_url": "https://api.github.com/users/skobes-chromium/subscriptions", |
| 83932 | + "organizations_url": "https://api.github.com/users/skobes-chromium/orgs", |
| 83933 | + "repos_url": "https://api.github.com/users/skobes-chromium/repos", |
| 83934 | + "events_url": "https://api.github.com/users/skobes-chromium/events{/privacy}", |
| 83935 | + "received_events_url": "https://api.github.com/users/skobes-chromium/received_events", |
| 83936 | + "type": "User", |
| 83937 | + "user_view_type": "public", |
| 83938 | + "site_admin": false |
| 83939 | + }, |
| 83940 | + "labels": [], |
| 83941 | + "state": "open", |
| 83942 | + "locked": false, |
| 83943 | + "assignee": null, |
| 83944 | + "assignees": [], |
| 83945 | + "milestone": null, |
| 83946 | + "comments": 0, |
| 83947 | + "created_at": "2026-02-04T20:38:23Z", |
| 83948 | + "updated_at": "2026-02-04T20:38:23Z", |
| 83949 | + "closed_at": null, |
| 83950 | + "author_association": "NONE", |
| 83951 | + "type": null, |
| 83952 | + "active_lock_reason": null, |
| 83953 | + "sub_issues_summary": { |
| 83954 | + "total": 0, |
| 83955 | + "completed": 0, |
| 83956 | + "percent_completed": 0 |
| 83957 | + }, |
| 83958 | + "issue_dependencies_summary": { |
| 83959 | + "blocked_by": 0, |
| 83960 | + "total_blocked_by": 0, |
| 83961 | + "blocking": 0, |
| 83962 | + "total_blocking": 0 |
| 83963 | + }, |
| 83964 | + "body": "### WebKittens\n\n_No response_\n\n### Title of the proposal\n\n[css-view-transitions-2] Scoped View Transitions\n\n### URL to the spec\n\nhttps://drafts.csswg.org/css-view-transitions-2/\n\n### URL to the spec's repository\n\n_No response_\n\n### Issue Tracker URL\n\n_No response_\n\n### Explainer URL\n\nhttps://github.com/WICG/view-transitions/blob/main/scoped-transitions.md\n\n### TAG Design Review URL\n\nhttps://github.com/w3ctag/design-reviews/issues/1188\n\n### Mozilla standards-positions issue URL\n\nhttps://github.com/mozilla/standards-positions/issues/1352\n\n### WebKit Bugzilla URL\n\n_No response_\n\n### Radar URL\n\n_No response_\n\n### Description\n\nExposes element.startViewTransition() on arbitrary HTML elements. The element establishes a scope for the transition, which means that the transition pseudo-elements are affected by ancestor clips and transforms, and multiple transitions on separate elements can run concurrently.\n\nFor more detail, please refer to the [explainer](https://github.com/WICG/view-transitions/blob/main/scoped-transitions.md).", |
| 83965 | + "closed_by": null, |
| 83966 | + "reactions": { |
| 83967 | + "url": "https://api.github.com/repos/WebKit/standards-positions/issues/611/reactions", |
| 83968 | + "total_count": 0, |
| 83969 | + "+1": 0, |
| 83970 | + "-1": 0, |
| 83971 | + "laugh": 0, |
| 83972 | + "hooray": 0, |
| 83973 | + "confused": 0, |
| 83974 | + "heart": 0, |
| 83975 | + "rocket": 0, |
| 83976 | + "eyes": 0 |
| 83977 | + }, |
| 83978 | + "timeline_url": "https://api.github.com/repos/WebKit/standards-positions/issues/611/timeline", |
| 83979 | + "performed_via_github_app": null, |
| 83980 | + "state_reason": null |
83759 | 83981 | } |
83760 | 83982 | ] |
0 commit comments