We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e56cd7 commit f047242Copy full SHA for f047242
1 file changed
css-inline-3/Overview.bs
@@ -1287,6 +1287,13 @@ Interaction with floats</h4>
1287
and adjacent content.
1288
[[!CSS2]]
1289
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
+
1297
<h4 id="intial-letter-breaking">
1298
Interaction with Fragmentation (Pagination)</h4>
1299
0 commit comments