Skip to content

Commit 1d88dde

Browse files
committed
[css-writing-modes] Removed the issue for renaming text-combine-horizontal
1 parent ec5dcd9 commit 1d88dde

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

css-writing-modes/Overview.bs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2262,8 +2262,6 @@ Horizontal-in-Vertical Composition: the 'text-combine-upright' property</h3>
22622262
Canonical order: n/a
22632263
</pre>
22642264

2265-
<p class="issue">Better (more obvious + easier to type) name for this?
2266-
22672265
<p>This property specifies the combination of multiple characters into the space of a single character.
22682266
If the combined text is wider than 1em, the UA must fit the contents within 1em, see below.
22692267
The resulting composition is treated as a single upright glyph for the purposes of layout and decoration.

css-writing-modes/Overview.html

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -206,8 +206,7 @@ <h2 class="no-num no-toc no-ref heading settled heading" id=contents><span class
206206
<li><a href=#normative><span class=secno></span> Normative References</a>
207207
<li><a href=#informative><span class=secno></span> Informative References</a></ul>
208208
<li><a href=#index><span class=secno></span> Index</a>
209-
<li><a href=#property-index><span class=secno></span> Property index</a>
210-
<li><a href=#issues-index><span class=secno></span>Issues Index</a></ul></div>
209+
<li><a href=#property-index><span class=secno></span> Property index</a></ul></div>
211210

212211

213212

@@ -2213,8 +2212,6 @@ <h3 class="heading settled heading" data-level=9.1 id=text-combine-upright><span
22132212
Horizontal-in-Vertical Composition: the <a class=property data-link-type=propdesc href=#propdef-text-combine-upright title=text-combine-upright>text-combine-upright</a> property</span><a class=self-link href=#text-combine-upright></a></h3>
22142213

22152214
<table class="definition propdef"><tr><th>Name:<td><dfn class=css-code data-dfn-type=property data-export="" id=propdef-text-combine-upright>text-combine-upright<a class=self-link href=#propdef-text-combine-upright></a></dfn><tr><th>Value:<td class=prod>none | all | [ digits &lt;integer&gt;? ]<tr><th>Initial:<td>none<tr><th>Applies to:<td>non-replaced inline elements<tr><th>Inherited:<td>yes<tr><th>Media:<td>visual<tr><th>Computed value:<td>specified keyword, plus integer if <a class=css data-link-type=maybe href=http://dev.w3.org/csswg/css-syntax-3/#digit title=digits>digits</a><tr><th>Canonical order:<td>n/a<tr><th>Percentages:<td>n/a<tr><th>Animatable:<td>no</table>
2216-
<p class=issue id=issue-5a90b2dc><a class=self-link href=#issue-5a90b2dc></a>Better (more obvious + easier to type) name for this?
2217-
22182215
<p>This property specifies the combination of multiple characters into the space of a single character.
22192216
If the combined text is wider than 1em, the UA must fit the contents within 1em, see below.
22202217
The resulting composition is treated as a single upright glyph for the purposes of layout and decoration.
@@ -2813,6 +2810,3 @@ <h2 class="no-num no-ref heading settled heading" id=property-index><span class=
28132810
<tr><th scope=row><a data-property="">text-combine-upright</a><td>none | all | [ digits &lt;integer&gt;? ]<td>none<td>non-replaced inline elements<td>yes<td>n/a<td>visual<td>no<td>n/a<td>specified keyword, plus integer if digits</table></div>
28142811

28152812

2816-
<h2 class="no-num heading settled" id=issues-index><span class=content>Issues Index</span><a class=self-link href=#issues-index></a></h2><div style="counter-reset: issue"><div class=issue>Better (more obvious + easier to type) name for this?
2817-
2818-
<a href=#issue-5a90b2dc></a></div></div>

0 commit comments

Comments
 (0)