File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,9 @@ or any other structured formatted results.
1515
1616Ignored when formatting a message to a string.
1717
18- Accepts string values, or values which can be stringified without error.
18+ The value of the ` u:id ` _ option_ MUST be a _ literal_ or a
19+ _ variable_ whose _ resolved value_ is either a string
20+ or can be resolved to a string without error.
1921For other values, a _ Bad Option_ error is emitted
2022and the ` u:id ` option is ignored.
2123
@@ -63,7 +65,8 @@ During processing, the `u:dir` option
6365MUST be removed from the resolved mapping of _ options_
6466before calling the _ function handler_ .
6567
66- Accepts the following string values:
68+ The value of the ` u:dir ` _ option_ MUST be one of the following _ literal_ values
69+ or a _ variable_ whose _ resolved value_ is one of these _ literals_ :
6770- ` ltr ` : left-to-right directionality
6871- ` rtl ` : right-to-left directionality
6972- ` auto ` : directionality determined from _ expression_ contents
You can’t perform that action at this time.
0 commit comments