-
Notifications
You must be signed in to change notification settings - Fork 757
Closed
Labels
Closed Rejected as Wontfix by Editor DiscretionCommenter SatisfiedCommenter has indicated satisfaction with the resolution / edits.Commenter has indicated satisfaction with the resolution / edits.Testing UnnecessaryMemory aid - issue doesn't require testsMemory aid - issue doesn't require testsTracked in DoCmediaqueries-4Current WorkCurrent Work
Description
[mediaqueries] media feature for RTL direction
Perhaps:
@media (direction: rtl) { /* hebrew, arabic, etc. */ }
And the none value (ltr could potentially be a synonym for none in the Boolean context?):
(direction: none) == (direction: ltr)
(direction) == (direction: rtl)
Metadata
Metadata
Assignees
Labels
Closed Rejected as Wontfix by Editor DiscretionCommenter SatisfiedCommenter has indicated satisfaction with the resolution / edits.Commenter has indicated satisfaction with the resolution / edits.Testing UnnecessaryMemory aid - issue doesn't require testsMemory aid - issue doesn't require testsTracked in DoCmediaqueries-4Current WorkCurrent Work