Open
Bug 1923581
Opened 1 year ago
Updated 1 year ago
MathML elements shouldn't have floating children
Categories
(Core :: Audio/Video, enhancement)
Core
Audio/Video
Tracking
()
NEW
People
(Reporter: fwang, Unassigned)
References
(Blocks 2 open bugs)
Details
- Spec:
- WPT
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.
| Reporter | ||
Updated•1 year ago
|
See Also: → https://bugs.webkit.org/show_bug.cgi?id=279978
You need to log in
before you can comment on or make changes to this bug.
Description
•