:dir() should respect the direction
style
#135
marklawlor
started this conversation in
Ideas
Replies: 0 comments
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.
-
The
:dir()
and[dir]
selectors should check the components (and its parents)direction
. Before determining if the rule is valid or not.This would require a new rule check (
VariableCondition
?) that would only be checked when applying delayed styles; as we need to process all the styles to determine the directionBeta Was this translation helpful? Give feedback.
All reactions