Skip to content

Commit 3963d92

Browse files
eemeliaphillips
andauthored
Update spec/u-namespace.md
Co-authored-by: Addison Phillips <[email protected]>
1 parent 0640159 commit 3963d92

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

spec/u-namespace.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,9 @@ or a _variable_ whose _resolved value_ is one of these _literals_:
8484
- `ltr`: left-to-right directionality
8585
- `rtl`: right-to-left directionality
8686
- `auto`: directionality determined from _expression_ contents
87-
- `inherit` (default): directionality inherited from the _message_,
88-
without isolation of the _expression_ value
87+
- `inherit` (default): directionality inherited from the _message_
88+
or from the _resolved value_ of the _operand_ without
89+
requiring isolation of the _expression_ value.
8990

9091
For other values, a _Bad Option_ error is emitted
9192
and the value of the `u:dir` option is ignored.

0 commit comments

Comments
 (0)