Border-radius doesn't apply correctly when RTL is enabled #5453
Closed
Eric-Chomba
started this conversation in
General
Replies: 1 comment
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
When RTL is set to
true,border-radiusset in CSS doesn't apply correctly.When RTL is set to
falseWhen RTL is set to
trueUsing the following test case in version 7.0.233
CSS code
Java code
All reactions