[csswg-drafts] [css-cascade] w3c.github.io build is broken because of the CanIUse label in `inherit` (#7865)

andreubotella has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-cascade] w3c.github.io build is broken because of the CanIUse label in `inherit` ==
Since 9b95cab15a325abb5934590e85c830811ba1ba70, building any level of `css-cascade` with bikeshed fails, even with `--force`, because apparently Bikeshed does not recognize the `mdn-api_csspropertyrule_inherits` CanIUse label on the `inherit` keyword. Note that this label is wrong because it refers to the property `inherits` in `CSSPropertyRule` – it should probably be `mdn-css_types_global_keywords_inherit`, but that label also causes the build to fail.

And since the w3c.github.io build will fail on encountering any error code from the Bikeshed build, the mirror is not being updated after that commit. (Should this be changed?)

cc @fantasai @tabatkins

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7865 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 11 October 2022 10:12:19 UTC