Closed Bug 1179147 Opened 9 years ago Closed 9 years ago

merror and mstyle should be exposed as AXMathRow

Categories

(Core :: Disability Access APIs, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla42
Tracking Status
firefox42 --- fixed

People

(Reporter: fredw, Assigned: fredw)

Details

Attachments

(1 file)

From WebKit code:

http://trac.webkit.org/browser/trunk/Source/WebCore/mathml/MathMLInlineContainerElement.cpp#L76

Consider text 6 and 7 of

https://mdn.mozillademos.org/en-US/docs/Mozilla/MathML_Project/MathML_Torture_Test$samples/MathML_Torture_Test

The former uses <mstyle> and the latter does not. The former is not read correctly in Firefox so I suspect it is due to the fact that we do not expose <mstyle> as AXMathRow.
Status: NEW → ASSIGNED
Actually only mstyle / merror should be, as mphantom does not appear in the accessible tree anyway...
Summary: merror, mphantom and mstyle should be exposed a AXMathRow → merror and mstyle should be exposed AXMathRow
Summary: merror and mstyle should be exposed AXMathRow → merror and mstyle should be exposed as AXMathRow
Attached patch PatchSplinter Review
OK, with this small patch test 6 of the MathML torture test is read the same as test 7.

https://treeherder.mozilla.org/#/jobs?repo=try&revision=4cb34c7feea1
Attachment #8628166 - Flags: review?(mzehe)
Comment on attachment 8628166 [details] [diff] [review]
Patch

r=me.
Attachment #8628166 - Flags: review?(mzehe) → review+
https://hg.mozilla.org/mozilla-central/rev/c87d902c8648
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla42
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: