Skip to content

Commit dacb129

Browse files
committed
[css-text] line-break:loose definitions changed <http://dev.w3.org/csswg/css-text/issues-lc-2013#issue-74>
1 parent ce704a0 commit dacb129

4 files changed

Lines changed: 13 additions & 15 deletions

File tree

css-text/Overview.bs

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1035,13 +1035,11 @@ Line Breaking Details</h3>
10351035
&#x2047;&nbsp;U+2047, &#x2048;&nbsp;U+2048, &#x2049;&nbsp;U+2049,
10361036
&#xFF01;&nbsp;U+FF01, &#xFF1F;&nbsp;U+FF1F
10371037
<li>breaks before suffixes:<br>
1038-
&#x0025;&nbsp;U+0025, &#x00A2;&nbsp;U+00A2, &#x00B0;&nbsp;U+00B0,
1039-
&#x2030;&nbsp;U+2030, &#x2032;&nbsp;U+2032, &#x2033;&nbsp;U+2033,
1040-
&#x2103;&nbsp;U+2103, &#xFF05;&nbsp;U+FF05, &#xFFE0;&nbsp;U+FFE0
1038+
Characters with the Unicode Line Break property <code>PO</code>
1039+
and the East Asian Width property [[!UAX11]] <code>A</code>, <code>F</code>, or <code>W</code>.
10411040
<li>breaks after prefixes:<br>
1042-
&#x2116;&nbsp;U+2116
1043-
and all currency symbols (Unicode general category Sc) other than
1044-
&#x00A2;&nbsp;U+00A2 and &#xFFE0;&nbsp;U+FFE0
1041+
Characters with the Unicode Line Break property <code>PR</code>
1042+
and the East Asian Width property [[!UAX11]] <code>A</code>, <code>F</code>, or <code>W</code>.
10451043
</ul>
10461044
</ul>
10471045

css-text/Overview.html

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1192,13 +1192,11 @@ <h3 class="heading settled heading" data-level=5.3 id=line-break-property><span
11921192
⁇ U+2047, ⁈ U+2048, ⁉ U+2049,
11931193
! U+FF01, ? U+FF1F
11941194
<li>breaks before suffixes:<br>
1195-
% U+0025, ¢ U+00A2, ° U+00B0,
1196-
‰ U+2030, ′ U+2032, ″ U+2033,
1197-
℃ U+2103, % U+FF05, ¢ U+FFE0
1195+
Characters with the Unicode Line Break property <code>PO</code>
1196+
and the East Asian Width property <a data-biblio-type=normative data-link-type=biblio href=#uax11 title=uax11>[UAX11]</a> <code>A</code>, <code>F</code>, or <code>W</code>.
11981197
<li>breaks after prefixes:<br>
1199-
№ U+2116
1200-
and all currency symbols (Unicode general category Sc) other than
1201-
¢ U+00A2 and ¢ U+FFE0
1198+
Characters with the Unicode Line Break property <code>PR</code>
1199+
and the East Asian Width property <a data-biblio-type=normative data-link-type=biblio href=#uax11 title=uax11>[UAX11]</a> <code>A</code>, <code>F</code>, or <code>W</code>.
12021200
</ul>
12031201
</ul>
12041202

css-text/issues-lc-2013.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -629,12 +629,13 @@ <h1>CSS Text Level 3 Disposition of Comments for 2013-10-10 LCWD</h1>
629629
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2014Mar/0583.html'>http://lists.w3.org/Archives/Public/www-style/2014Mar/0583.html</a>
630630
Response: <a href='http://lists.w3.org/Archives/Public/www-style/2014Apr/0355.html'>http://lists.w3.org/Archives/Public/www-style/2014Apr/0355.html</a>
631631
Closed: Accepted</pre>
632-
<pre class=' open' id='issue-74'>
632+
<pre class='a' id='issue-74'>
633633
Issue 74. <a href='#issue-74'>#</a>
634634
Summary: What line-break loose allow (but otherwise forbid) means when the base rules forbid?
635635
From: Koji Ishii
636636
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2014Apr/0110.html'>http://lists.w3.org/Archives/Public/www-style/2014Apr/0110.html</a>
637-
Open:</pre>
637+
Response: <a href='http://lists.w3.org/Archives/Public/www-style/2014May/0128.html'>http://lists.w3.org/Archives/Public/www-style/2014May/0128.html</a>
638+
Closed: Accepted</pre>
638639
<pre class='a' id='issue-75'>
639640
Issue 75. <a href='#issue-75'>#</a>
640641
Summary: Characters per line

css-text/issues-lc-2013.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -607,7 +607,8 @@ Issue 74.
607607
Summary: What line-break loose allow (but otherwise forbid) means when the base rules forbid?
608608
From: Koji Ishii
609609
Comment: http://lists.w3.org/Archives/Public/www-style/2014Apr/0110.html
610-
Open:
610+
Response: http://lists.w3.org/Archives/Public/www-style/2014May/0128.html
611+
Closed: Accepted
611612
----
612613
Issue 75.
613614
Summary: Characters per line

0 commit comments

Comments
 (0)