- From: Atsushi Shimono (W3C Team) <atsushi@w3.org>
- Date: Wed, 9 Mar 2022 15:28:08 +0900
- To: spec-prod@w3.org
hi spec-prod colleagues, Not a main topic for here, but let me ask some help on bikeshed. I'm working as a team contact for Immersive-Web (WebXR), and we are suffering to error of /TR/ publication, with e.g. https://labs.w3.org/echidna/api/status?id=bf194827-43d5-4429-a928-25717b4e7e34 https://labs.w3.org/echidna/api/status?id=ec014e14-6ac6-4fa9-b2d6-c05bff69be2a also I've found several similar, like (gpuweb) https://labs.w3.org/echidna/api/status?id=80dbafe9-108e-46e8-b2c6-1c45e9e65354 # note, this seems to happen from 4th March globally to bikeshed specs?? These error (style.sheet last) is to check whether /TR/ stylesheet is at the last of stylesheets https://github.com/w3c/specberus/blob/main/lib/rules/style/sheet.js but last change to the file was at around one month ago. https://github.com/w3c/specberus/commit/e95ca8845f0b6978f28dcf8dd05c9a765c4d167a (so, timing is inconsistent) boilerplate for IWWG does not contain style definition, also generated html has one external stylesheet (/TR/ one) and several inline style blocks specified in .bs source. header for W3C has one placeholder of stylesheet: https://github.com/tabatkins/bikeshed-boilerplate/blob/main/boilerplate/header.include Do we need to ask some change in bikeshed processing, like what respec performed several years ago, or, do I miss some bikeshed configuration?? https://github.com/w3c/respec/pull/2142/files
Received on Wednesday, 9 March 2022 06:28:13 UTC