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
Kenneth G. Franqueiro edited this page Feb 17, 2026
·
6 revisions
spec-generator 3.0 now supports processing Bikeshed documents and issues lists in addition to ReSpec documents.
Authors of Bikeshed documents may be familiar with the "CSS Spec Preprocessor" page at https://api.csswg.org/bikeshed/. spec-generator 3.0 is functionally equivalent, but the UI and HTTP parameters sometimes differ. The tables below enumerate features found in the CSS Spec Preprocessor page, and note their equivalents in spec-generator.
UI Elements
CSS Spec Preprocessor feature
spec-generator equivalent
"Input type" select (Specification / Issues List)
"Document type" radio buttons (Bikeshed Spec / Bikeshed Issues List)
"Output" radio buttons (Errors & Warnings / HTML / Both)
"Output type" radio buttons (HTML / Messages; Both is not currently an option)
"Die on" select
"Die on" select
"Error handling: Force HTML output" checkbox
"Die on" select value: "Nothing (force)"
"Default time" input
"Date" input (Specification only, N/A for Issues List)