Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions spec/formatting.md
Original file line number Diff line number Diff line change
Expand Up @@ -939,8 +939,8 @@ The **_<dfn>Default Bidi Strategy<dfn>_** is a _bidirectional isolation strategy
isolating Unicode control characters around _placeholder_'s formatted values.
It is primarily intended for use in plain-text strings, where markup or other mechanisms
are not available.
Implementations MUST provide the _Default Bidi Strategy_ as one of the
_bidirectional isolation strategies_.
Implementations MUST implement the _Default Bidi Strategy_ as the default
_bidirectional isolation strategy_.

Implementations MAY provide other _bidirectional isolation strategies_.

Expand Down