Skip to content

Commit a15dde8

Browse files
committed
[css-text-3] Add a note referencing UAX9's rule about rendering tab characters.
1 parent 7468757 commit a15dde8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

css-text-3/Overview.bs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -756,6 +756,9 @@ Characters and Letters</h3>
756756
<dfn lt="tab stop">Tab stops</dfn> occur at points that are multiples of the tab size
757757
from the block's starting content edge.
758758
The tab size is given by the 'tab-size' property.
759+
760+
Note: See [[UAX9]] for <a href="http://unicode.org/reports/tr9/#L1">rules on how U+0009 tabulation interacts with bidi</a>.
761+
759762
<li>A sequence at the end of a line
760763
(ignoring any intervening <a>inline box</a> boundaries)
761764
of <a>collapsible</a> spaces (U+0020)

0 commit comments

Comments
 (0)