Skip to content

Commit a87143d

Browse files
author
kojiishi
committed
[css-text] Issue 5 removed after reviewing line-break rules with JLREQ
--HG-- extra : rebase_source : af1da91dbd72e1b15e35ea15fadc9589d9339411
1 parent 22d8e67 commit a87143d

File tree

2 files changed

+4
-11
lines changed

2 files changed

+4
-11
lines changed

css-text/Overview.html

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
rel=dcterms.rights>
1111
<meta content="CSS Text Module Level 3 (CSS3 Text)" name=dcterms.title>
1212
<meta content=text name=dcterms.type>
13-
<meta content=2013-08-23 name=dcterms.date>
13+
<meta content=2013-09-11 name=dcterms.date>
1414
<meta content="Elika J. Etemad" name=dcterms.creator>
1515
<meta content="Koji Ishii" name=dcterms.creator>
1616
<meta content=W3C name=dcterms.publisher>
@@ -68,12 +68,13 @@
6868

6969
<h1>CSS Text Module Level 3</h1>
7070

71-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 23 August 2013</h2>
71+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 11 September
72+
2013</h2>
7273

7374
<dl>
7475
<dt>This version:</dt>
7576
<!--
76-
<dd><a href="http://www.w3.org/TR/2013/WD-css3-text-20130823/">http://www.w3.org/TR/2013/WD-css3-text-20130823/</a></dd>
77+
<dd><a href="http://www.w3.org/TR/2013/WD-css3-text-20130911/">http://www.w3.org/TR/2013/WD-css3-text-20130911/</a></dd>
7778
-->
7879

7980
<dd><a
@@ -1442,10 +1443,6 @@ <h3 id=line-break><span class=secno>5.2. </span> Breaking Rules for
14421443
</ul>
14431444
</ul>
14441445

1445-
<p class=issue> These rules should be cross-checked against <a
1446-
href="http://www.w3.org/TR/jlreq/#possibilities_for_linebreaking_between_characters">JLREQ</a>
1447-
and any differences verified.
1448-
14491446
<p class=note>In the recommended list above, no distinction is made among
14501447
the levels of strictness in non-CJK text: only CJK codepoints are
14511448
affected, unless the text is marked as Chinese or Japanese, in which case

css-text/Overview.src.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1014,10 +1014,6 @@ <h3 id="line-break">
10141014
</ul>
10151015
</ul>
10161016

1017-
<p class="issue">
1018-
These rules should be cross-checked against <a href="http://www.w3.org/TR/jlreq/#possibilities_for_linebreaking_between_characters">JLREQ</a>
1019-
and any differences verified.
1020-
10211017
<p class="note">In the recommended list above, no distinction is made among the levels of
10221018
strictness in non-CJK text: only CJK codepoints are affected, unless
10231019
the text is marked as Chinese or Japanese, in which case some additional

0 commit comments

Comments
 (0)