Commit b35e5ee
authored
Fix Bikeshed build
- Migrates Makefile from the legacy CSS Spec Preprocessor URL
(`https://api.csswg.org/bikeshed/`) to the new W3C spec generator URL
(`https://www.w3.org/publications/spec-generator/`)
- Adds `-F type=bikeshed-spec` form param required by the new endpoint
- Fixes missing `</div>` tags in `index.src.html` which were causing the
spec generator to die on warnings.1 parent e12b7cf commit b35e5ee
2 files changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6261 | 6261 | | |
6262 | 6262 | | |
6263 | 6263 | | |
| 6264 | + | |
6264 | 6265 | | |
6265 | 6266 | | |
6266 | 6267 | | |
| |||
6308 | 6309 | | |
6309 | 6310 | | |
6310 | 6311 | | |
| 6312 | + | |
6311 | 6313 | | |
6312 | 6314 | | |
6313 | 6315 | | |
| |||
0 commit comments