Skip to content

[css-cascade] Build fails because of the CanIUse label in inherit #7865

@andreubotella

Description

@andreubotella

Since 9b95cab, 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 at all, for any of the specs, after that commit. (Should this be changed?)

cc @fantasai @tabatkins

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions