Open Bug 1710883 Opened 5 years ago Updated 4 years ago

[css-multicol] Definition of adjacent spanners, when to create column boxes

Categories

(Core :: Layout: Columns, defect)

defect

Tracking

()

People

(Reporter: mozilla-apprentice, Unassigned)

References

Details

Attachments

(1 file)

A resolution was made for csswg-drafts/#6265.

[css-multicol] Definition of adjacent spanners, when to create column boxes

  • RESOLVED: Confirm that abspos elemetns do not create column boxes and this adjacent spanners sep by abspos will collapse margins

Discussion.

Attached file testcase 1

Here's a testcase based on Rachel Andrew's codepen from the github issue.

The expectation is that the two multicol elements should look the same. In both cases, the margins for the two spanners should collapse together. (But they don't right now, because we create a wrapper for the abspos element, which blocks the margin-collapsing code when it's exploring for adjacent margins to collapse with.)

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: