Skip to content

Why doesn't support 'display:-webkit-box' ? #366

@TooBug

Description

@TooBug

I'm using grunt-contrib-csslint, but not sure whether this problem comes from the original csslint, so write it here.

when using display:-webkit-box, there exists an warning:

Expected (inline | block | list-item | inline-block | table | inline-table | table-row-group | table-header-group | table-footer-group | table-row | table-column-group | table-column | table-cell | table-caption | box | inline-box | grid | inline-grid | none | inherit | -moz-box | -moz-inline-block | -moz-inline-box | -moz-inline-grid | -moz-inline-stack | -moz-inline-table | -moz-grid | -moz-grid-group | -moz-grid-line | -moz-groupbox | -moz-deck | -moz-popup | -moz-stack | -moz-marker) but found '-webkit-box'. Properties should be known (listed in CSS3 specification) or be a vendor-prefixed property. (known-properties)

but this property is available indeed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions