Skip to content

[css-images] RTL issue in radial-gradient() and conic-gradient() #6270

@ramiy

Description

@ramiy

Both Radial Gradients and Conic Gradients are not RTL compatible. When using RTL languages, we need the reverse everything.

Currently both radial-gradient() and conic-gradient() support only one direction, clockwise. There is not support for counter-clockwise.

There should be a way to set counter-clockwise direction.

Possible solution

In redial-gradient we have keywords like closest-side, closest-corner, farthest-side and farthest-corner.

There should be two "direction" keywords clockwise and counter-clockwise. Why two? do override previously defined settings.

Metadata

Metadata

Assignees

No one assigned

    Labels

    css-images-4i18n-alreqArabic language enablementi18n-hlreqHebrew language enablementi18n-trackerGroup bringing to attention of Internationalization, or tracked by i18n but not needing response.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions