We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7468757 commit a15dde8Copy full SHA for a15dde8
css-text-3/Overview.bs
@@ -756,6 +756,9 @@ Characters and Letters</h3>
756
<dfn lt="tab stop">Tab stops</dfn> occur at points that are multiples of the tab size
757
from the block's starting content edge.
758
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
762
<li>A sequence at the end of a line
763
(ignoring any intervening <a>inline box</a> boundaries)
764
of <a>collapsible</a> spaces (U+0020)
0 commit comments