Skip to content

[vendor-prefixer | css-jss] width: fill-available doesn't transform in firefox #227

Open
@chrisands

Description

@chrisands

Expected behavior:
When I write width: 'available' or width: 'fill-available' they should convert -moz-available and -webkit-fill-availableaccording to the browser.

Describe the bug:
In firefox, there is value -moz-available that does the same thing as -webkit-fill-available (if I'm correct). When I write width: 'available' it converts only for firefox and when I write width: 'fill-available' it converts only for chrome. I think those options should interconvertible.

Codesandbox:
https://codesandbox.io/s/inspiring-heyrovsky-13hpe

Versions (please complete the following information):

  • jss: 10.0.3
  • Browser [e.g. chrome, safari]: chrome, firefox.
  • OS [e.g. Windows, macOS]: macos

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