Skip to content

Commit ab5d18e

Browse files
committed
[css-text-decor-3] Update Changes list
1 parent 76ee448 commit ab5d18e

2 files changed

Lines changed: 10 additions & 2 deletions

File tree

css-text-decor-3/Overview.bs

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1042,7 +1042,8 @@ Changes</h2>
10421042
to account for addition of ''sideways-lr'' and ''sideways-rl'' values to 'writing-mode' property.
10431043
Marked orientation of emphasis marks under ''sideways-lr'' and ''sideways-rl'' undefined.
10441044
(<a href="https://drafts.csswg.org/css-text-decor-3/issues-cr-2013#issue-10">Issue 10</a>, <a href="https://drafts.csswg.org/css-text-decor-3/issues-cr-2013#issue-20">Issue 20</a>)
1045-
<li>Made ''[ right | left ]'' option of 'text-emphasis-position' optional.
1045+
<li>Made ''[ right | left ]'' option of 'text-emphasis-position' optional,
1046+
defaulting to ''text-emphasis-position/right''.
10461047
(<a href="https://drafts.csswg.org/css-text-decor-3/issues-cr-2013#issue-17">Issue 17</a>)
10471048
<li>Made 'text-underline-position' imply ''text-underline-position/auto''
10481049
instead of ''text-underline-position/under''
@@ -1055,7 +1056,7 @@ Changes</h2>
10551056
<li>Fixed “Computed value” line for 'text-shadow'.
10561057
(<a href="https://drafts.csswg.org/css-text-decor-3/issues-cr-2013#issue-7">Issue 7</a>)
10571058
<li>Various corrections to the default UA rules for 'text-emphasis-position' and 'text-underline-position'.
1058-
(<a href="https://drafts.csswg.org/css-text-decor-3/issues-cr-2013#issue-11">Issue 11</a>, <a href="https://drafts.csswg.org/css-text-decor-3/issues-cr-2013#issue-18">Issue 18</a>, <a href="https://drafts.csswg.org/css-text-decor-3/issues-cr-2013#issue-19">Issue 19</a>)
1059+
(<a href="https://drafts.csswg.org/css-text-decor-3/issues-cr-2013#issue-11">Issue 11</a>, <a href="https://drafts.csswg.org/css-text-decor-3/issues-cr-2013#issue-18">Issue 18</a>, <a href="https://drafts.csswg.org/css-text-decor-3/issues-cr-2013#issue-19">Issue 19</a>, <a href="https://drafts.csswg.org/css-text-decor-3/issues-cr-2013#issue-36">Issue 36</a>)
10591060
<li>Added rule to apply ''font-variant-east-asian/ruby'' to emphasis marks' font.
10601061
(<a href="https://drafts.csswg.org/css-text-decor-3/issues-cr-2013#issue-13">Issue 13</a>)
10611062
<li>Added the ''spelling-error'' and ''grammar-error'' values to 'text-decoration' (marked at risk).

css-text-decor-3/issues-cr-2013.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -352,6 +352,13 @@ <h1>CSS Text Decoration Level 3 Disposition of Comments for 2013-08-01 CR</h1>
352352
<span>Changes: <a href='https://hg.csswg.org/drafts/rev/5683d7ffe07b'>https://hg.csswg.org/drafts/rev/5683d7ffe07b</a></span>
353353
<span class="a">Closed: Accepted</span>
354354
<span>Resolved: Bugfix</span></pre>
355+
<pre class=' a' id='issue-36'>
356+
<span>Issue 36. <a href='#issue-36'>#</a></span>
357+
<span>Summary: List Mongolian as `text-underline-position: under right`</span>
358+
<span>From: Koji Ishii</span>
359+
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2011Mar/0405.html'>https://lists.w3.org/Archives/Public/www-style/2011Mar/0405.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2011Mar/0405.html"><abbr title="Thread">&#x2208;</abbr></a></span>
360+
<span class="a">Closed: Accepted</span>
361+
<span>Resolved: =i18n= Review</span></pre>
355362
<script>
356363
(function () {
357364
var sheet = document.styleSheets[0];

0 commit comments

Comments
 (0)