We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28e6f52 commit f27f297Copy full SHA for f27f297
1 file changed
css-text-3/Overview.bs
@@ -2034,11 +2034,14 @@ Line Breaking Details</h3>
2034
not based on breaking at <a>word separators</a>)--
2035
and is forbidden under ''line-break: anywhere''.
2036
2037
- <li>Out-of-flow elements do not introduce a <a>forced line break</a>
+ <li>Out-of-flow elements
2038
+ and inline element boundaries
2039
+ do not introduce a <a>forced line break</a>
2040
or <a>soft wrap opportunity</a> in the flow.
2041
2042
<wpt>
2043
line-breaking/line-breaking-012.html
2044
+ line-breaking/line-breaking-015.html
2045
line-breaking/line-breaking-016.html
2046
line-breaking/line-breaking-017.html
2047
</wpt>
0 commit comments