Open Bug 1923581 Opened 1 year ago Updated 1 year ago

MathML elements shouldn't have floating children

Categories

(Core :: Audio/Video, enhancement)

enhancement

Tracking

()

People

(Reporter: fwang, Unassigned)

References

(Blocks 2 open bugs)

Details

The float property does not create floating of elements whose parent's computed display value is block math or inline math, and does not take them out-of-flow.

We don't implement "display: math" (bug 1664261) but maybe there is a way to avoid creating floats in MathML, as that can cause unexpected behavior such as bug 1728590.

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