Skip to content

Commit

Permalink
Editorial: Add note about locale or scripts without any character dir…
Browse files Browse the repository at this point in the history
…ection #90
  • Loading branch information
FrankYFTang authored Nov 23, 2024
1 parent 25f9349 commit 2fefe85
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions locale.html
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,9 @@ <h1>
1. If the default general ordering of characters (characterOrder) within a line in _locale_ is right-to-left, return *"rtl"*.
1. Return *"ltr"*.
</emu-alg>
<emu-note>
When the direction of default general ordering of characters (characterOrder) within a line in the locale cannot be determined, or is not right-to-left, *"ltr"* will be retruned.
</emu-note>
</emu-clause>

<emu-clause id="sec-weekday-to-string" type="abstract operation">
Expand Down

0 comments on commit 2fefe85

Please sign in to comment.