Closed
Bug 1588733
Opened 4 years ago
Closed 9 months ago
Make maction/semantics elements behave as an mrow with the first child visible
Categories
(Core :: MathML, task)
Core
MathML
Tracking
()
RESOLVED
FIXED
106 Branch
Tracking | Status | |
---|---|---|
firefox106 | --- | fixed |
People
(Reporter: fredw, Assigned: fredw)
References
(Blocks 3 open bugs)
Details
(Keywords: dev-doc-complete, site-compat)
Attachments
(1 file)
We should be able to get rid of a bunch of MathML code by doing so
These are the definitions from MathML core:
https://mathml-refresh.github.io/mathml-core/#semantics-and-presentation
https://mathml-refresh.github.io/mathml-core/#dfn-maction
We should be able to conditionally modify nsCSSFrameConstructor::FindMathMLData to create mrows, but not sure how to add conditional "display: none" rules.
Assignee | ||
Updated•4 years ago
|
Updated•4 years ago
|
Keywords: site-compat
Assignee | ||
Comment 1•4 years ago
|
||
WIP
Assignee | ||
Comment 2•4 years ago
|
||
Updated•4 years ago
|
Keywords: dev-doc-needed
Comment hidden (off-topic) |
Comment 4•10 months ago
|
||
Sorry, there was a problem with the detection of inactive users. I'm reverting the change.
Assignee: nobody → fwang
Updated•9 months ago
|
Attachment #9101264 -
Attachment description: Bug 1588733 - Make maction/semantics elements behave as an mrow with the first child visible. → WIP: Bug 1588733 - Make maction/semantics elements behave as an mrow with the first chil
Updated•9 months ago
|
Attachment #9101264 -
Attachment description: WIP: Bug 1588733 - Make maction/semantics elements behave as an mrow with the first chil → Bug 1588733 - Make maction/semantics elements behave as an mrow with the first child. r=emilio
Updated•9 months ago
|
Attachment #9101264 -
Attachment description: Bug 1588733 - Make maction/semantics elements behave as an mrow with the first child. r=emilio → Bug 1588733 - Make maction/semantics elements behave as an mrow with the first child visible. r=emilio
Updated•9 months ago
|
Attachment #9101264 -
Attachment description: Bug 1588733 - Make maction/semantics elements behave as an mrow with the first child visible. r=emilio → Bug 1588733 - Make maction/semantics elements behave as an mrow with the first child. r=emilio
Pushed by fred.wang@free.fr: https://hg.mozilla.org/integration/autoland/rev/f8e8c9606438 Make maction/semantics elements behave as an mrow with the first child. r=emilio
Comment 6•9 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 months ago
status-firefox106:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 106 Branch
Assignee | ||
Comment 7•9 months ago
|
||
I believe the MDN doc is now up-to-date but we need to add the release notes.
Comment 8•7 months ago
|
||
Thanks all, there is a GitHub issue tracking related documentation changes here: https://github.com/mdn/content/issues/20919
Updated•7 months ago
|
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•