Re: [csswg-drafts] [css-inline] fill out initial-letter/float interaction section

OK, @dauwhe and I made edits based on the WG’s F2F discussion in Seattle. Flagging Agenda+ for formal review, and because the various points (below) weren't formally resolved during that meeting. The conclusions of the Seattle discussion were:

- 'clear' does not apply to initial letters, nor does it clear them
- Initial letters must not overlap floats, just like line boxes must not overlap floats.
- If a line box moves down or is shortened due to a float, the initial letter moves with it _and vice versa_.
- An inline-start float originating on the first line goes between the initial letter and the inline-start containing block edge.
- An inline-start float originating on subsequent impacted lines must clear the initial letter.


-- 
GitHub Notification of comment by fantasai
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/360#issuecomment-392128995 using your GitHub account

Received on Friday, 25 May 2018 17:35:52 UTC