Closed Bug 15402 Opened 25 years ago Closed 24 years ago

Whitespace not handled properly on leaf nodes

Categories

(Core :: MathML, defect, P3)

defect

Tracking

()

RESOLVED FIXED
mozilla0.9

People

(Reporter: ian, Assigned: rbs)

References

()

Details

(Whiteboard: [fix in hand])

<broke out of bug 15391> Apparently whitespace is not handled properly on leaf nodes. See the test case.
Status: NEW → ASSIGNED
Accepting the bug
This bug has not been touched for more than nine months. In most cases, that means it has "slipped through the net". Please could the owner take a moment to add a comment to the bug with current status, and/or close it. Thank you :-) Gerv
Should be fixed in my next checkin. I am clearing the whitespace directly on the content model, e.g., <mi> a </mi> is forced to be <mi>a</mi>. Easy fix, but not in a very elegant way. May want to revisit this later.
Whiteboard: [fix in hand]
Target Milestone: --- → mozilla0.9
Checked-in. Resolving as FIXED.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.