Skip to content

Commit b4e2574

Browse files
committed
Issues for 'text-emphasis-skip' are updated
1 parent 151769f commit b4e2574

2 files changed

Lines changed: 9 additions & 11 deletions

File tree

css3-text/Overview.html

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 8 May 2011</h2>
9090
<dt>This version:
9191

9292
<dd><a href="http://dev.w3.org/csswg/css3-text/Overview.html">$Date:
93-
2011/05/08 09:26:48 $ (CVS $Revision$)</a> <!--
93+
2011/05/08 10:15:05 $ (CVS $Revision$)</a> <!--
9494
<dd><a href="http://www.w3.org/TR/2011/WD-css3-text-20110508/">http://www.w3.org/TR/2011/WD-css3-text-20110508/</a></dd>
9595
-->
9696

@@ -5443,18 +5443,16 @@ <h4 id=text-emphasis-skip><span class=secno>11.2.5. </span> Emphasis Mark
54435443
this property.
54445444

54455445
<p class=issue>This syntax requires UA to implement drawing marks for
5446-
spaces. Is there any use case for doing so?
5446+
spaces. Is there any use case for doing so? If not, should we modify the
5447+
syntax not to allow drawing marks for spaces?
54475448

5448-
<p class=issue>Is there any use case for &lsquo;<code
5449+
<p class=issue>There's a request to add &lsquo;<code
5450+
class=css>none</code>&rsquo;. Is there any use case for &lsquo;<code
54495451
class=css>none</code>&rsquo;?
54505452

54515453
<p class=issue>There's an opinion to split punctuation to connectors and
54525454
delimiters; connectors are Pc, Pd, and U+30FB KATAKANA MIDDLE DOT
54535455

5454-
<p class=issue>JLTF recommends &lsquo;<code class=css>spaces punctuation
5455-
symbols narrow</code>&rsquo; for Japanese documents. Is a shortcut value
5456-
for that good enough to add?
5457-
54585456
<h3 id=text-shadow><span class=secno>11.3. </span> Text Shadows: the
54595457
&lsquo;<a href="#text-shadow0"><code
54605458
class=property>text-shadow</code></a>&rsquo; property</h3>

css3-text/Overview.src.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4135,13 +4135,13 @@ <h4 id="text-emphasis-skip">
41354135
</p>
41364136

41374137
<p class="issue">This syntax requires UA to implement drawing marks for spaces.
4138-
Is there any use case for doing so?</p>
4139-
<p class="issue">Is there any use case for ''none''?</p>
4138+
Is there any use case for doing so?
4139+
If not, should we modify the syntax not to allow drawing marks for spaces?</p>
4140+
<p class="issue">There's a request to add ''none''.
4141+
Is there any use case for ''none''?</p>
41404142
<p class="issue">There's an opinion to split punctuation to
41414143
connectors and delimiters;
41424144
connectors are Pc, Pd, and U+30FB KATAKANA MIDDLE DOT</p>
4143-
<p class="issue">JLTF recommends ''spaces punctuation symbols narrow'' for Japanese documents.
4144-
Is a shortcut value for that good enough to add?</p>
41454145

41464146
<h3 id="text-shadow">
41474147
Text Shadows: the 'text-shadow' property</h3>

0 commit comments

Comments
 (0)