Closed
Bug 127363
Opened 24 years ago
Closed 24 years ago
Incorrect MML render in HTML
Categories
(Core :: MathML, defect)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: brant, Assigned: rbs)
Details
Attachments
(2 files)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:0.9.8+)
Gecko/20020222
BuildID: 2002022203
When part of HTML, MML (or MathML) is not rendered correctly.
Reproducible: Always
Steps to Reproduce:
1. Open sample file.
Actual Results: No MML rendering.
Expected Results: MML rendering.
This page was created using Amaya from the W3C. It can be used as a possible
source for how to render MML in this usage as it is open source. It is from
<http://www.w3.org/Amaya>.
| Reporter | ||
Comment 1•24 years ago
|
||
According to validator.w3.org, this is wrong, but I am sure it is correct as
Amaya is standards-compliant.
Two things that you must do:
- use the official XHTML+MathML DOCTYPE (this is the only thing that I changed)
- save the file as .xhtml and/or serve the file as XHTML
Resolving as WORKSFORME.
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•