Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

Prefixed styles should be after standard ones #467

@cyrilletuzi

Description

@cyrilletuzi

Bug, feature request, or proposal:

Bug

What is the expected behavior?

Prefixed styles (= non stable, like -webkit-flex-direction) must be before standard styles (= stable).

What is the current behavior?

Prefixed styles are after standard styles.

What are the steps to reproduce?

Use any flexblox layout directive.

What is the use-case or motivation for changing an existing behavior?

This may cause unexpected CSS behavior because of old specs.

Which versions of Angular, Material, OS, TypeScript, browsers are affected?

flexlayout beta.9

Is there anything else we should know?

PR coming.

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