- From: Sam Sneddon via GitHub <sysbot+gh@w3.org>
- Date: Fri, 06 Mar 2020 03:06:40 +0000
- To: public-css-archive@w3.org
gsnedders has just created a new issue for https://github.com/w3c/csswg-drafts: == Rename reference references to match other specs? == Throwing the references CSS2 makes to other specs into Bikeshed: ``` FATAL ERROR: Couldn't find 'CSS20' in bibliography data. Did you mean: css22 css21 css2 csp2 cssom FATAL ERROR: Couldn't find 'CSS3SEL' in bibliography data. Did you mean: css3syn css3val css3tbl css3col css3text FATAL ERROR: Couldn't find 'HTML4' in bibliography data. Did you mean: html40 html40-mobile html401 html5 html xhtml1 html52 html53 FATAL ERROR: Couldn't find 'MATH30' in bibliography data. Did you mean: mathml xpath20 xpath-30 mathml2 mathml3 FATAL ERROR: Couldn't find 'XHTML' in bibliography data. Did you mean: xhtml+voice xhtml-access xhtml-basic xhtml-basic11 xhtml-building xhtml-forms-req xhtml-m12n-schema xhtml-media-types xhtml-modularization xhtml-modularization11 xhtml-modularization11-2e xhtml-print xhtml-prof-req xhtml-pubid xhtml-rdfa xhtml-rdfa-primer xhtml-rdfa-scenarios xhtml-roadmap xhtml-role xhtml-vocab xhtml1 xhtml1-schema xhtml10 xhtml11 xhtml11-1e xhtml11-2e xhtml2 xhtmlplusmathmlplussvg xhtmlplussmil html html5 hgml xml r2rml FATAL ERROR: Couldn't find 'XMLID' in bibliography data. Did you mean: xml-id xml10 xml xml11 void FATAL ERROR: Couldn't find 'XMLNAMESPACES' in bibliography data. Did you mean: css3namespace xml-names11-req css3-namespace xml-names xml-names11 FATAL ERROR: Obsolete biblio ref: [rfc2616] is replaced by [rfc7235]. ✔ Successfully generated, but fatal errors were suppressed ``` Aside from CSS20, none of these are hard: * CSS3SEL -> SELECTORS-3 * HTML4 -> HTML401 * MATH30 -> MATHML3 * XHTML -> XHTML1 * XMLID -> XML-ID * XMLNAMESPACES -> XML-NAMES And then we have the httpbis splitting of RFC2616 to reckon with, but that's really a separate issue about ensuring references are up-to-date. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4837 using your GitHub account
Received on Friday, 6 March 2020 03:06:43 UTC