•  
      request #21787 Handle CSS browser prefixes automatically
    Infos
    #21787
    Thomas Gerbet (tgerbet)
    2021-06-15 09:12
    2021-06-11 09:24
    23371
    Details
    Handle CSS browser prefixes automatically

    There are still a few situations where CSS browser prefixes are needed to the feature to work on all the browsers Tuleap support (e.g. mask-image) and we are still attempting to manage that manually which is not without issues:

    • developers needs to know which features are supported and find a way to make it work
    • the prefixes that becomes unnecessary are left in the codebase

    Handling that automatically is also more in line with our current strategy regarding browsers support.

    Dev tools
    Empty
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Thomas Gerbet (tgerbet)
    Closed
    2021-06-14
    Attachments
    Empty
    References

    Follow-ups