-
Notifications
You must be signed in to change notification settings - Fork 757
Open
Labels
Agenda+ LaterLower-priority items that are flagged for CSSWG discussionLower-priority items that are flagged for CSSWG discussioncss-display-3Current WorkCurrent Work
Description
In #8095 we established that:
- the root establishes an independent formatting context
- the ICB establishes a block formatting context (thus an in-flow root is a block-level box)
This fully defines the root box’s layout.
However, we noted that some implementations don't handle float on the root element, so we have a question: should float apply to the root element? If not, is that a used value of none or do we compute it to none?
Current testing shows that Blink and Webkit can float the root, and Gecko can't. Also, among the print implementations some support float, some don't, and some don't have proper block layout on the root
Metadata
Metadata
Assignees
Labels
Agenda+ LaterLower-priority items that are flagged for CSSWG discussionLower-priority items that are flagged for CSSWG discussioncss-display-3Current WorkCurrent Work
Type
Projects
Status
Unslotted