Skip to content

Commit c64a0b8

Browse files
committed
Update summary.json
1 parent 228abdc commit c64a0b8

2 files changed

Lines changed: 17 additions & 18 deletions

File tree

summary-data.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -29815,13 +29815,13 @@
2981529815
"description": "Spec relates to markup: elements, attributes, etc"
2981629816
},
2981729817
{
29818-
"id": 4488289418,
29819-
"node_id": "LA_kwDOHk513M8AAAABC4Xcig",
29820-
"url": "https://api.github.com/repos/WebKit/standards-positions/labels/concerns:%20venue",
29821-
"name": "concerns: venue",
29822-
"color": "f5a9b8",
29818+
"id": 4281709419,
29819+
"node_id": "LA_kwDOHk513M7_NbNr",
29820+
"url": "https://api.github.com/repos/WebKit/standards-positions/labels/venue:%20WHATWG%20HTML%20Workstream",
29821+
"name": "venue: WHATWG HTML Workstream",
29822+
"color": "0052cc",
2982329823
"default": false,
29824-
"description": "This proposal is in the wrong standards/incubation venue, or it's not in a venue at all"
29824+
"description": ""
2982529825
},
2982629826
{
2982729827
"id": 4575566154,
@@ -29910,9 +29910,9 @@
2991029910
}
2991129911
],
2991229912
"milestone": null,
29913-
"comments": 7,
29913+
"comments": 9,
2991429914
"created_at": "2023-04-15T11:15:03Z",
29915-
"updated_at": "2025-09-17T23:39:45Z",
29915+
"updated_at": "2026-01-21T00:49:07Z",
2991629916
"closed_at": null,
2991729917
"author_association": "MEMBER",
2991829918
"type": null,
@@ -29928,7 +29928,7 @@
2992829928
"blocking": 0,
2992929929
"total_blocking": 0
2993029930
},
29931-
"body": "### WebKittens\r\n\r\n_No response_\r\n\r\n### Title of the spec\r\n\r\nfocusgroup attribute\r\n\r\n### URL to the spec\r\n\r\nhttps://open-ui.org/components/focusgroup.explainer/\r\n\r\n### URL to the spec's repository\r\n\r\nhttps://github.com/openui/open-ui/blob/main/site/src/pages/components/focusgroup.explainer.mdx\r\n\r\n### Issue Tracker URL\r\n\r\n_No response_\r\n\r\n### Explainer URL\r\n\r\nhttps://open-ui.org/components/focusgroup.explainer/\r\n\r\n### TAG Design Review URL\r\n\r\nhttps://github.com/w3ctag/design-reviews/issues/732\r\n\r\n### Mozilla standards-positions issue URL\r\n\r\nhttps://github.com/mozilla/standards-positions/issues/631\r\n\r\n### WebKit Bugzilla URL\r\n\r\nhttps://bugs.webkit.org/show_bug.cgi?id=255482\r\n\r\n### Radar URL\r\n\r\nrdar://108403002\r\n\r\n### Description\r\n\r\nA new HTML attribute that allows for creating focusgroups that are navigable using arrow keys without needing to use JavaScript. (See explainer for a far better explanation)",
29931+
"body": "### WebKittens\n\n_No response_\n\n### Title of the spec\n\nfocusgroup attribute\n\n### URL to the spec\n\nhttps://github.com/whatwg/html/pull/11723\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\nhttps://open-ui.org/components/scoped-focusgroup.explainer/\n\n### TAG Design Review URL\n\nhttps://github.com/w3ctag/design-reviews/issues/1152\n\n### Mozilla standards-positions issue URL\n\nhttps://github.com/mozilla/standards-positions/issues/631\n\n### WebKit Bugzilla URL\n\nhttps://bugs.webkit.org/show_bug.cgi?id=255482\n\n### Radar URL\n\nrdar://108403002\n\n### Description\n\nA new HTML attribute that allows for creating focusgroups that are navigable using arrow keys without needing to use JavaScript. (See explainer for a far better explanation)",
2993229932
"closed_by": null,
2993329933
"reactions": {
2993429934
"url": "https://api.github.com/repos/WebKit/standards-positions/issues/171/reactions",
@@ -55710,8 +55710,8 @@
5571055710
"closed_by": null,
5571155711
"reactions": {
5571255712
"url": "https://api.github.com/repos/WebKit/standards-positions/issues/348/reactions",
55713-
"total_count": 98,
55714-
"+1": 76,
55713+
"total_count": 99,
55714+
"+1": 77,
5571555715
"-1": 0,
5571655716
"laugh": 0,
5571755717
"hooray": 0,

summary.json

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2995,23 +2995,22 @@
29952995
"id": "https://github.com/WebKit/standards-positions/issues/171",
29962996
"position": null,
29972997
"venues": [
2998+
"WHATWG",
29982999
"Other"
29993000
],
3000-
"concerns": [
3001-
"venue"
3002-
],
3001+
"concerns": [],
30033002
"topics": [
30043003
"accessibility",
30053004
"html",
30063005
"markup",
30073006
"forms"
30083007
],
30093008
"title": "focusgroup attribute",
3010-
"url": "https://open-ui.org/components/focusgroup.explainer/",
3011-
"github": "https://github.com/openui/open-ui/blob/main/site/src/pages/components/focusgroup.explainer.mdx",
3009+
"url": "https://github.com/whatwg/html/pull/11723",
3010+
"github": "https://github.com/whatwg/html/",
30123011
"issues": null,
3013-
"explainer": "https://open-ui.org/components/focusgroup.explainer/",
3014-
"tag": "https://github.com/w3ctag/design-reviews/issues/732",
3012+
"explainer": "https://open-ui.org/components/scoped-focusgroup.explainer/",
3013+
"tag": "https://github.com/w3ctag/design-reviews/issues/1152",
30153014
"mozilla": "https://github.com/mozilla/standards-positions/issues/631",
30163015
"bugzilla": "https://bugs.webkit.org/show_bug.cgi?id=255482",
30173016
"radar": "rdar://108403002"

0 commit comments

Comments
 (0)