Skip to content

Commit f047242

Browse files
committed
[css-inline-3] Add issue referencing open discussion about initial letter vs. inline-end floats.
1 parent 2e56cd7 commit f047242

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

css-inline-3/Overview.bs

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1287,6 +1287,13 @@ Interaction with floats</h4>
12871287
and adjacent content.
12881288
[[!CSS2]]
12891289

1290+
ISSUE: Whether an inline-end float originating in subsequent lines
1291+
must clear the initial letter (as inline-start floats do)
1292+
is <a href="https://lists.w3.org/Archives/Public/www-style/2018Jul/0019.html">still under discussion</a>.
1293+
There is no aesthetic reason to require it;
1294+
however it’s yet unclear how the underlying layout model
1295+
would distinguish between the two cases.
1296+
12901297
<h4 id="intial-letter-breaking">
12911298
Interaction with Fragmentation (Pagination)</h4>
12921299

0 commit comments

Comments
 (0)