[Webkit-unassigned] [Bug 159208] New: Add more platform-independent accessibility tests for MathML
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jun 28 03:21:08 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=159208
Bug ID: 159208
Summary: Add more platform-independent accessibility tests for
MathML
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Accessibility
Assignee: webkit-unassigned at lists.webkit.org
Reporter: fred.wang at free.fr
CC: webkit-bug-importer at group.apple.com
Depends on: 124836, 139582
After bug 124836 and bug 139582, we have platform-independent tests for token elements, multiscripts, mfenced and foreign content:
fred at debian:~/webkit/WebKit$ ls LayoutTests/accessibility/math*
LayoutTests/accessibility/math-fenced.html
LayoutTests/accessibility/math-foreign-content.html
LayoutTests/accessibility/math-mo-fences-and-separators.html
LayoutTests/accessibility/math-multiscript-attributes-expected.txt
LayoutTests/accessibility/math-multiscript-attributes.html
LayoutTests/accessibility/math-text.html
I'm not sure how many MathML elements we support in ATK but we could definitely add more tests, probably importing those from mac:
fred at debian:~/webkit/WebKit$ ls LayoutTests/accessibility/mac/math*
LayoutTests/accessibility/mac/math-alttext-expected.txt
LayoutTests/accessibility/mac/math-alttext.html
LayoutTests/accessibility/mac/mathml-elements-expected.txt
LayoutTests/accessibility/mac/mathml-elements.html
LayoutTests/accessibility/mac/mathml-line-fraction-expected.txt
LayoutTests/accessibility/mac/mathml-line-fraction.html
LayoutTests/accessibility/mac/mathml-multiscript-expected.txt
LayoutTests/accessibility/mac/mathml-multiscript.html
LayoutTests/accessibility/mac/mathml-root-expected.txt
LayoutTests/accessibility/mac/mathml-root.html
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160628/b4ac02f5/attachment-0001.html>
More information about the webkit-unassigned
mailing list