Closed
Bug 552172
Opened 15 years ago
Closed 15 years ago
MathML: angular brackets are not stretched
Categories
(Core :: MathML, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 407101
People
(Reporter: msclrhd, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.1pre) Gecko/20100122 Ubuntu/9.10 (karmic) Namoroka/3.6.1pre
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.1pre) Gecko/20100122 Ubuntu/9.10 (karmic) Namoroka/3.6.1pre
Given the MathML fragment:
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mfenced open="⟨" close="⟩">
<mfrac>
<mi>a</mi>
<mi>b</mi>
</mfrac>
</mfenced>
</math>
the angular bracket fence operators are not stretched. Compare with the TeX version on the Schwinger-Dyson equation in the web page referenced.
Reproducible: Always
Updated•15 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Component: General → MathML
Product: Firefox → Core
QA Contact: general → mathml
Resolution: --- → DUPLICATE
Comment 2•15 years ago
|
||
I marked this as duplicate because my personal builds that include the patch from bug 407101 do not exhibit this issue.
I have Firefox 3.7pre builds that include extra pending patches for several MathML issues available at http://www.wg9s.com/mozilla/firefox/.
You need to log in
before you can comment on or make changes to this bug.
Description
•