Skip to content

Commit d169bd8

Browse files
committed
[css-writing-modes] fix typo
1 parent d31dca6 commit d169bd8

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

css-writing-modes/Overview.bs

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1233,8 +1233,9 @@ Orienting Text: the 'text-orientation' property</h3>
12331233
<p class="note">This value is at-risk and may be dropped during CR.
12341234
<p class="issue"><a href="https://lists.w3.org/Archives/Public/www-style/2015Apr/0026.html">float interaction when line-left and line-right swap</a>
12351235
<p class="note">If this value is not supported, implementation should drop support for
1236-
either ''vertical-rl'' or ''sideways'' as well.
1237-
<p class="issue">Need to mark ''vertical-rl'' at risk
1236+
either ''vertical-lr'' or ''sideways'' as well,
1237+
since the combination of the two requires ''sideways-left'' layout.
1238+
<p class="issue">Need to mark ''vertical-lr'' at risk
12381239
<dt><dfn>sideways</dfn></dt>
12391240
<dd><p>This value is equivalent to ''sideways-right'' in ''vertical-rl''
12401241
writing mode and equivalent to ''sideways-left'' in ''vertical-lr''

0 commit comments

Comments
 (0)