[Webkit-unassigned] [Bug 141303] AX: WebKit exposes all Ruby Text as Unknown (Japanese EPUB accessibility blocker)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 14 14:14:58 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=141303

--- Comment #24 from chris fleizach <cfleizach at apple.com> ---
(In reply to comment #23)
> > Moved tests to Mac
> 
> This has not been communicated well, however this is not the right thing to
> do. Tests in platform/ subdirectories are hard to maintain, as it's
> impossible to figure out where to put expectations. E.g. would Mavericks WK2
> expectations for this test be in
> platform/mac/platform/mac-mavericks/platform/wk2, or in
> platform/mac/platform/wk2/platform/mac-mavericks, or in
> platform/mac-mavericks/platform/wk2, or somewhere else?
> 
> Even barring that, a test that doesn't have any strong ties to a platform
> other than temporary implementation limitations should not be in a platform
> directory. Skipping the test in TestExpectations with an explanation of what
> needs to be implemented would provide a lot better visibility.

In this case I think a platform test is better. The fix mostly labels ruby groups with subrole affiliations which only exist on the Mac. If gtk were to do something similar they would have a different result. So this patch does not exercise a common core experience, but rather focuses on the Mac details. 

Since so much of the accessibility implementation is dependent on how the platform exposes attributes, there's many more platform tests that make sense than perhaps other areas of the code
Thanks

-- 
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/20150614/890dd146/attachment.html>


More information about the webkit-unassigned mailing list