You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"body": "# Code of Conduct\n\nAll documentation, code and communication under this repository are covered by the [W3C Code of Conduct](https://www.w3.org/policies/code-of-conduct/).\n"
38723
+
},
38724
+
"readme": {
38725
+
"text": "## Devices and Sensors Working Group\n\nThis repository hosts the data of the group's website.\n"
38726
+
},
38727
+
"w3c": {
38728
+
"group": 43696,
38729
+
"contacts": "himorin",
38730
+
"repo-type": [
38731
+
"homepage"
38732
+
]
38733
+
}
38734
+
},
38655
38735
{
38656
38736
"id": "MDEwOlJlcG9zaXRvcnkyOTI2NzAyNA==",
38657
38737
"name": "data-shapes",
@@ -39660,82 +39740,6 @@
39660
39740
"policy": "open"
39661
39741
}
39662
39742
},
39663
-
{
39664
-
"id": "MDEwOlJlcG9zaXRvcnk1NTIxNjMyMA==",
39665
-
"name": "devicesensors-wg",
39666
-
"owner": {
39667
-
"login": "w3c"
39668
-
},
39669
-
"isArchived": false,
39670
-
"homepageUrl": "https://www.w3.org/das/",
39671
-
"description": "Devices and Sensors Working Group website",
"body": "# Code of Conduct\n\nAll documentation, code and communication under this repository are covered by the [W3C Code of Conduct](https://www.w3.org/policies/code-of-conduct/).\n"
39727
-
},
39728
-
"readme": {
39729
-
"text": "## Devices and Sensors Working Group\n\nThis repository hosts the data of the group's website.\n"
39730
-
},
39731
-
"w3c": {
39732
-
"group": 43696,
39733
-
"contacts": "himorin",
39734
-
"repo-type": [
39735
-
"homepage"
39736
-
]
39737
-
}
39738
-
},
39739
39743
{
39740
39744
"id": "MDEwOlJlcG9zaXRvcnkyMDc0OTYzNDM=",
39741
39745
"name": "did",
@@ -89220,6 +89224,10 @@
89220
89224
"name": "bug",
89221
89225
"color": "ee0701"
89222
89226
},
89227
+
{
89228
+
"name": "CR Blocking",
89229
+
"color": "02df42"
89230
+
},
89223
89231
{
89224
89232
"name": "duplicate",
89225
89233
"color": "cccccc"
@@ -146040,6 +146048,10 @@
146040
146048
"name": "bug",
146041
146049
"color": "d73a4a"
146042
146050
},
146051
+
{
146052
+
"name": "editorial",
146053
+
"color": "42d594"
146054
+
},
146043
146055
{
146044
146056
"name": "feature",
146045
146057
"color": "74BC8D"
@@ -149283,6 +149295,10 @@
149283
149295
"name": "TPAC2024",
149284
149296
"color": "98D0D0"
149285
149297
},
149298
+
{
149299
+
"name": "TPAC2025",
149300
+
"color": "aaaaaa"
149301
+
},
149286
149302
{
149287
149303
"name": "wontfix",
149288
149304
"color": "ffffff"
@@ -197538,7 +197554,7 @@
197538
197554
"body": "# Code of Conduct\n\nAll documentation, code and communication under this repository are covered by the [W3C Code of Ethics and Professional Conduct](https://www.w3.org/Consortium/cepc/).\n"
197539
197555
},
197540
197556
"readme": {
197541
-
"text": "# Page Embedded Permission Control (PEPC)\n\n* [Explainer for PEPC](explainer.md)\n* [Specification draft](https://wicg.github.io/PEPC/permission-element.html)\n\n# Geolocation element\n* [Explainer](geolocation_explainer.md)\n"
197557
+
"text": "# HTML Permission Elements\n\nThis repo documents a number of proposed HTML elements, whose common goal is\nto provide secure and user friendly access and control of\n[HTML permissions](https://www.w3.org/TR/permissions/) and their associated\ncapabilities from within a web page.\n\n# Geolocation Element\n\nAn HTML permission element for the\n[geolocation](https://www.w3.org/TR/geolocation/) feature:\n\n* [Explainer](geolocation_explainer.md)\n* [Joined Permission Elements specification draft](https://wicg.github.io/PEPC/permission-elements.html)\n\n# Page Embedded Permission Control (PEPC)\n\nThe originally proposed permission element, for any\n[permission](https://www.w3.org/TR/permissions/)\n\n* [Explainer for PEPC](explainer.md)\n* [Specification draft](https://wicg.github.io/PEPC/permission-element.html)\n (as of Sept 22, 2025)\n"
0 commit comments