Skip to content

Commit 58cd156

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

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

css-text/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1029,9 +1029,9 @@ Line Breaking Details</h3>
10291029
and are otherwise forbidden:
10301030
<ul>
10311031
<li>breaks before certain centered punctuation marks:<br>
1032-
&#x003A;&nbsp;U+003A, &#x003B;&nbsp;U+003B, &#x30FB;&nbsp;U+30FB,
1032+
&#x30FB;&nbsp;U+30FB,
10331033
&#xFF1A;&nbsp;U+FF1A, &#xFF1B;&nbsp;U+FF1B, &#xFF65;&nbsp;U+FF65,
1034-
&#x0021;&nbsp;U+0021, &#x003F;&nbsp;U+003F, &#x203C;&nbsp;U+203C,
1034+
&#x203C;&nbsp;U+203C,
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>

css-text/Overview.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1186,9 +1186,9 @@ <h3 class="heading settled heading" data-level=5.3 id=line-break-property><span
11861186
and are otherwise forbidden:
11871187
<ul>
11881188
<li>breaks before certain centered punctuation marks:<br>
1189-
: U+003A, ; U+003B, ・ U+30FB,
1189+
・ U+30FB,
11901190
: U+FF1A, ; U+FF1B, ・ U+FF65,
1191-
! U+0021, ? U+003F, ‼ U+203C,
1191+
‼ U+203C,
11921192
⁇ U+2047, ⁈ U+2048, ⁉ U+2049,
11931193
! U+FF01, ? U+FF1F
11941194
<li>breaks before suffixes:<br>

0 commit comments

Comments
 (0)