Skip to content

Commit 3da330a

Browse files
committed
[css-text] Clarifications for issue w3c#189.
1 parent 8378fa1 commit 3da330a

3 files changed

Lines changed: 3 additions & 1 deletion

File tree

css-text/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -798,7 +798,7 @@ Line Breaking Details</h3>
798798
<li>For <a>soft wrap opportunities</a> created by characters that disappear at the line break (e.g. U+0020 SPACE),
799799
properties on the element containing that character control the line breaking at that opportunity.
800800
For <a>soft wrap opportunities</a> defined by the boundary between two characters,
801-
the properties on the element containing the boundary control breaking.
801+
the properties on nearest common ancestor of the two characters controls breaking.
802802
<!-- http://lists.w3.org/Archives/Public/www-style/2008Dec/0043.html -->
803803
<li>For <a>soft wrap opportunities</a> before the first or after the last character of a box,
804804
the break occurs immediately before/after the box (at its margin edge)

css-text/issues-lc-2013.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -885,6 +885,7 @@ <h1>CSS Text Level 3 Disposition of Comments for 2013-10-10 LCWD</h1>
885885
<span>Issue 99. <a href='#issue-99'>#</a></span>
886886
<span>Summary: hanging-punctuation</span>
887887
<span>From: Dave Hyatt</span>
888+
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016Mar/0073.html'>https://lists.w3.org/Archives/Public/www-style/2016Mar/0073.html</a></span>
888889
<span>Open</span></pre>
889890
<pre class='open ' id='issue-100'>
890891
<span>Issue 100. <a href='#issue-100'>#</a></span>

css-text/issues-lc-2013.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -863,6 +863,7 @@ Resolved: https://www.w3.org/mid/CADhPm3sX2v8x5jWbx_VpTnXyG5AKF2DtJY=QCNy6hBNwYC
863863
Issue 99.
864864
Summary: hanging-punctuation
865865
From: Dave Hyatt
866+
Comment: https://lists.w3.org/Archives/Public/www-style/2016Mar/0073.html
866867
Open
867868
----
868869
Issue 100.

0 commit comments

Comments
 (0)