- From: Philip Jägenstedt via GitHub <sysbot+gh@w3.org>
- Date: Wed, 21 Mar 2018 10:42:20 +0000
- To: public-css-archive@w3.org
foolip has just created a new issue for https://github.com/w3c/csswg-drafts:
== [cssom] Bikeshed build broken by "Use Web IDL's new-ish interface mixins concept" ==
https://drafts.csswg.org/cssom/ hasn't been updated after https://github.com/w3c/csswg-drafts/pull/2123 and https://drafts.csswg.org/bikeshed/cssom/ says:
```
FATAL ERROR: Line doesn't match the grammar `k:v; k:v; k:v`:
ProcessingInstruction includes LinkStyle;
Traceback (most recent call last):
File "/sites/api.csswg.org/bikeshed/bikeshed.py", line 5, in
bikeshed.main()
File "/sites/api.csswg.org/bikeshed/bikeshed/cli.py", line 202, in main
doc.preprocess()
File "/sites/api.csswg.org/bikeshed/bikeshed/Spec.py", line 125, in preprocess
self.lines = datablocks.transformDataBlocks(self, self.lines)
File "/sites/api.csswg.org/bikeshed/bikeshed/datablocks.py", line 81, in transformDataBlocks
doc=doc)
File "/sites/api.csswg.org/bikeshed/bikeshed/datablocks.py", line 644, in transformInclude
el = "
Please correct the error and update the source file.
Last Bikeshed run at 2018-03-20 15:26:10 PDT
```
I've also filed https://github.com/tabatkins/bikeshed/issues/1207
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2460 using your GitHub account
Received on Wednesday, 21 March 2018 10:42:23 UTC