Bug 105382 - AX: radio-button-checkbox-size is Mac-specific and should be moved.
Summary: AX: radio-button-checkbox-size is Mac-specific and should be moved.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dominic Mazzoni
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-18 20:06 PST by Dominic Mazzoni
Modified: 2012-12-18 23:58 PST (History)
4 users (show)

See Also:


Attachments
Patch (9.84 KB, patch)
2012-12-18 20:10 PST, Dominic Mazzoni
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dominic Mazzoni 2012-12-18 20:06:44 PST
radio-button-checkbox-size specifically depends on the fact that when you have a control that has an associated label that's focused, the bounding rectangle of the focused accessible element contains both the label and control. As far as I know this is Mac-specific behavior - or at least, it's certainly not expected on most platforms, so I think the test should be moved to the Mac directory.
Comment 1 Dominic Mazzoni 2012-12-18 20:10:17 PST
Created attachment 180081 [details]
Patch
Comment 2 WebKit Review Bot 2012-12-18 23:58:39 PST
Comment on attachment 180081 [details]
Patch

Clearing flags on attachment: 180081

Committed r138124: <http://trac.webkit.org/changeset/138124>
Comment 3 WebKit Review Bot 2012-12-18 23:58:42 PST
All reviewed patches have been landed.  Closing bug.