bikeshed fatal error on 'interface' dfn using 'for' attribute

This just started occuring (last week) with..

  https://github.com/w3c/webauthn/blob/master/index.bs


..when processing it via the cloud bikeshed..

> curl https://api.csswg.org/bikeshed/ -F file=@index.bs -F force=1 -F
>output=err > errors.txt ; ls -l errors.txt ; cat errors.txt
  % Total    % Received % Xferd  Average Speed   Time    Time     Time
Current
                                 Dload  Upload   Total   Spent    Left
Speed
100  142k    0   401  100  142k    185  67414  0:00:02  0:00:02 --:--:--
67439
-rw-r--r--  1 jehodges  110028724  401 Nov  7 15:05 errors.txt

Error running preprocessor, returned code: 1.
\033[1;31mFATAL ERROR:\033[0m 'interface' definitions don't use a 'for'
attribute, but this one claims it's for 'Transport' (perhaps inherited
from an ancestor). This is probably a markup error.
<dfn data-lt="PackedAttestation" class="nv"
data-dfn-type="interface">PackedAttestation</dfn>
\033[7;31m ✘ \033[0m Did not generate, due to fatal errors



any ideas? 

thanks, 

=JeffH

Received on Monday, 7 November 2016 23:18:08 UTC