Open Bug 1991239 Opened 2 months ago Updated 2 months ago

[css-align] Does `vertical-align` on table cell set `align-content` safely or not?

Categories

(Core :: Layout, defect)

defect

Tracking

()

People

(Reporter: mozilla-apprentice, Unassigned)

References

(Depends on 1 open bug)

Details

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

[css-align] Does `vertical-align` on table cell set `align-content` safely or not?

  • RESOLVED: when resolving align-content:normal on a table cell, we use safe alignment

Discussion.

This might not be testable right now (since it requires in-flow cell content to overflow, which is hard to make happen in Firefox right now, as Oriol observed in https://github.com/w3c/csswg-drafts/issues/12220#issue-3081092128 )

If/when we fix bug 1991238 and align with other browsers on that sizing beahvior, this bug will presumably become relevant.

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