Skip to content

Commit 8629f12

Browse files
committed
Update summary.json
1 parent b565177 commit 8629f12

2 files changed

Lines changed: 38 additions & 8 deletions

File tree

summary-data.json

Lines changed: 37 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -82210,16 +82210,26 @@
8221082210
"user_view_type": "public",
8221182211
"site_admin": false
8221282212
},
82213-
"labels": [],
82214-
"state": "open",
82213+
"labels": [
82214+
{
82215+
"id": 4278041383,
82216+
"node_id": "LA_kwDOHk513M7-_bsn",
82217+
"url": "https://api.github.com/repos/WebKit/standards-positions/labels/position:%20support",
82218+
"name": "position: support",
82219+
"color": "008026",
82220+
"default": false,
82221+
"description": ""
82222+
}
82223+
],
82224+
"state": "closed",
8221582225
"locked": false,
8221682226
"assignee": null,
8221782227
"assignees": [],
8221882228
"milestone": null,
82219-
"comments": 0,
82229+
"comments": 2,
8222082230
"created_at": "2025-12-06T00:39:22Z",
82221-
"updated_at": "2025-12-06T00:39:22Z",
82222-
"closed_at": null,
82231+
"updated_at": "2026-01-04T07:28:14Z",
82232+
"closed_at": "2026-01-03T11:39:08Z",
8222382233
"author_association": "NONE",
8222482234
"type": null,
8222582235
"active_lock_reason": null,
@@ -82235,7 +82245,27 @@
8223582245
"total_blocking": 0
8223682246
},
8223782247
"body": "### WebKittens\n\n_No response_\n\n### Title of the proposal\n\nCSS Values and Units: sibling-count() and sibling-index()\n\n### URL to the spec\n\nhttps://drafts.csswg.org/css-values-5/#tree-counting\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/w3c/csswg-drafts/blob/main/css-values-5/tree-counting-explainer.md\n\n### TAG Design Review URL\n\n_No response_\n\n### Mozilla standards-positions issue URL\n\n_No response_\n\n### WebKit Bugzilla URL\n\n_No response_\n\n### Radar URL\n\n_No response_\n\n### Description\n\nCSS Values and Units Level 5 adds two tree-counting functions sibling-count() and sibling-index() which evaluate to integers at computed value time based on flat tree positions of the element we are computing styles for. These functions can be used where-ever integer values are allowed in property declarations.",
82238-
"closed_by": null,
82248+
"closed_by": {
82249+
"login": "nt1m",
82250+
"id": 1795135,
82251+
"node_id": "MDQ6VXNlcjE3OTUxMzU=",
82252+
"avatar_url": "https://avatars.githubusercontent.com/u/1795135?v=4",
82253+
"gravatar_id": "",
82254+
"url": "https://api.github.com/users/nt1m",
82255+
"html_url": "https://github.com/nt1m",
82256+
"followers_url": "https://api.github.com/users/nt1m/followers",
82257+
"following_url": "https://api.github.com/users/nt1m/following{/other_user}",
82258+
"gists_url": "https://api.github.com/users/nt1m/gists{/gist_id}",
82259+
"starred_url": "https://api.github.com/users/nt1m/starred{/owner}{/repo}",
82260+
"subscriptions_url": "https://api.github.com/users/nt1m/subscriptions",
82261+
"organizations_url": "https://api.github.com/users/nt1m/orgs",
82262+
"repos_url": "https://api.github.com/users/nt1m/repos",
82263+
"events_url": "https://api.github.com/users/nt1m/events{/privacy}",
82264+
"received_events_url": "https://api.github.com/users/nt1m/received_events",
82265+
"type": "User",
82266+
"user_view_type": "public",
82267+
"site_admin": false
82268+
},
8223982269
"reactions": {
8224082270
"url": "https://api.github.com/repos/WebKit/standards-positions/issues/591/reactions",
8224182271
"total_count": 0,
@@ -82303,7 +82333,7 @@
8230382333
},
8230482334
"events": []
8230582335
},
82306-
"state_reason": null
82336+
"state_reason": "completed"
8230782337
},
8230882338
{
8230982339
"url": "https://api.github.com/repos/WebKit/standards-positions/issues/592",

summary.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9831,7 +9831,7 @@
98319831
},
98329832
{
98339833
"id": "https://github.com/WebKit/standards-positions/issues/591",
9834-
"position": null,
9834+
"position": "support",
98359835
"venues": [],
98369836
"concerns": [],
98379837
"topics": [],

0 commit comments

Comments
 (0)