Skip to content

Commit 35c8119

Browse files
committed
[css-writing-modes] Update at-risk section.
1 parent d7d382a commit 35c8119

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

css-writing-modes/Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ <h2 class="no-num no-toc no-ref heading settled heading" id=status><span class=c
8080
An individual who has actual knowledge of a patent which the individual believes contains <a href=/Consortium/Patent-Policy-20040205/#def-essential>Essential Claim(s)</a>
8181
must disclose the information in accordance with <a href=/Consortium/Patent-Policy-20040205/#sec-Disclosure>section 6 of the W3C Patent Policy</a>.</div>
8282
<div data-fill-with=at-risk><p>The following features are at-risk, and may be dropped during the CR period:
83-
<ul><li>The <a class=css data-link-type=maybe href=#valuedef-use-glyph-orientation title=use-glyph-orientation>use-glyph-orientation</a> of <a class=property data-link-type=propdesc href=#propdef-text-orientation title=text-orientation>text-orientation</a><li>The <span class=css data-link-type=maybe title=digits>digits</span> value of <a class=property data-link-type=propdesc href=#propdef-text-combine-horizontal title=text-combine-horizontal>text-combine-horizontal</a>.</ul></div>
83+
<ul><li>The <a class=css data-link-type=maybe href=#valuedef-use-glyph-orientation title=use-glyph-orientation>use-glyph-orientation</a> of <a class=property data-link-type=propdesc href=#propdef-text-orientation title=text-orientation>text-orientation</a><li>The <span class=css data-link-type=maybe title=digits>digits</span> value of <a class=property data-link-type=propdesc href=#propdef-text-combine-horizontal title=text-combine-horizontal>text-combine-horizontal</a>.<li>The look-ahead/look-behind sequencing rules for <a class=property data-link-type=propdesc href=#propdef-text-combine-horizontal title=text-combine-horizontal>text-combine-horizontal</a>.</ul></div>
8484

8585
<h2 class="no-num no-toc no-ref heading settled heading" id=contents><span class=content>Table of contents</span></h2>
8686
<div data-fill-with=table-of-contents><ul class=toc><li><a href=#text-flow><span class=secno>1</span>

css-writing-modes/Overview.src.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ <h1>CSS Writing Modes Level 3</h1>
2222
Abstract: CSS Writing Modes Level 3 defines CSS support for various international writing modes, such as left-to-right (e.g. Latin or Indic), right-to-left (e.g. Hebrew or Arabic), bidirectional (e.g. mixed Latin and Arabic) and vertical (e.g. Asian scripts).<br> Inherently bottom-to-top scripts are not handled in this version. See [[UTN22]] for an explanation of relevant issues.
2323
At Risk: The ''use-glyph-orientation'' of 'text-orientation'
2424
At Risk: The ''digits'' value of 'text-combine-horizontal'.
25+
At Risk: The look-ahead/look-behind sequencing rules for 'text-combine-horizontal'.
2526
Ignored Terms: glyph orientation, *-left, *-right, *-top, *-bottom, block containers, text-combine-mode
2627
Link Defaults: css21 (property) display/min-height/max-height/min-width/max-width/clip, css-text-3 (property) letter-spacing, css-text-decor-3 (property) text-decoration
2728
</pre>

0 commit comments

Comments
 (0)