From 404079fdeb63ff78fe8df6f5da80375db63daba9 Mon Sep 17 00:00:00 2001 From: Tab Atkins-Bittner Date: Fri, 23 Aug 2024 12:12:40 -0700 Subject: [PATCH] Add the few groups that are in boilerplates project but not present here. --- bikeshed/spec-data/readonly/boilerplate/doctypes.kdl | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/bikeshed/spec-data/readonly/boilerplate/doctypes.kdl b/bikeshed/spec-data/readonly/boilerplate/doctypes.kdl index 0b475de73a..d767ca9138 100644 --- a/bikeshed/spec-data/readonly/boilerplate/doctypes.kdl +++ b/bikeshed/spec-data/readonly/boilerplate/doctypes.kdl @@ -36,6 +36,7 @@ The w3c `org` has special rules: org "bikeshed" { group "test" + group "byos" status "TEST" "Bikeshed Test File" status "TEST-2" "Another Status Just For Testing Purposes" } @@ -88,6 +89,7 @@ org "w3c" { requires "Work Status" } group "dap" type="wg" priv-sec=true + group "fedid" type="wg" priv-sec=true group "fedidcg" type="cg" group "fxtf" type="wg" priv-sec=true group "geolocation" type="wg" priv-sec=true @@ -95,7 +97,7 @@ org "w3c" { group "houdini" type="wg" priv-sec=true group "html" type="wg" priv-sec=true group "htmlwg" type="wg" - group "httpslocal" + group "httpslocal" type="cg" group "i18n" type="wg" group "immersivewebcg" type="cg" group "immersivewebwg" type="wg" @@ -117,6 +119,7 @@ org "w3c" { group "tag" type="tag" group "texttracks" type="cg" priv-sec=true group "uievents" type="wg" priv-sec=true + group "w3t" type=null group "wasm" type="wg" group "web-bluetooth-cg" type="cg" priv-sec=true group "web-payments" type="wg" @@ -125,6 +128,7 @@ org "w3c" { group "webauthn" type="wg" group "webediting" type="wg" group "webfontswg" type="wg" priv-sec=true + group "webgpu" type="cg" group "webml" type="cg" group "webmlwg" type="wg" group "webperf" type="wg" @@ -136,7 +140,6 @@ org "w3c" { group "wecg" type="cg" group "wicg" type="cg" group "wintercg" type="cg" - group "w3t" type=null /* Every status in w3c needs a `group-types` child,