Skip to content

Commit 3326a31

Browse files
committed
[css-text-3] Ignore inline element boundaries for hyphenation
See w3c#3862
1 parent dac0e46 commit 3326a31

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

css-text-3/Overview.bs

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2723,6 +2723,11 @@ Line Breaking Details</h3>
27232723
hyphens/hyphens-auto-001.html
27242724
</wpt>
27252725

2726+
<p>For the purpose of the 'hyphens' property,
2727+
what constitutes a “word” is UA-dependent.
2728+
However, inline element boundaries
2729+
must be ignored when determining word boundaries.
2730+
27262731
<p class="advisement">
27272732
Authors should correctly tag their content’s <a lt="content language">language</a>
27282733
(e.g. using the HTML <code>lang</code> attribute

0 commit comments

Comments
 (0)