WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
CLOSED DUPLICATE of
bug 56543
83052
-webkit-text-size-adjust prevents users from explicitly overriding font size
https://bugs.webkit.org/show_bug.cgi?id=83052
Summary
-webkit-text-size-adjust prevents users from explicitly overriding font size
James Craig
Reported
2012-04-03 11:26:56 PDT
rdar://problem/11175828
* SUMMARY Accessibility: -webkit-text-size-adjust prevents zoom users from overriding font size * STEPS TO REPRODUCE 1. Load attached test case that uses -webkit-text-size-adjust: none; 2. Cmd= and Cmd- to increase and decrease the font size. * RESULTS Does not work. This is a serious accessibility bug for low-vision or zoom users, and a usability bug for all users. * REGRESSION Regression occurred at the time text-size-adjust was implemented. * NOTES This property should prevent webkit from resizing text automatically, but it should never prevent the user from resizing the text explicitly. This is also in violation of WCAG Guideline 1.4.4 and UAAG Guideline 4.1. WCAG Guideline 1.4:
http://www.w3.org/TR/WCAG/#visual-audio-contrast
1.4.4 Resize text: Except for captions and images of text, text can be resized without assistive technology up to 200 percent without loss of content or functionality. (Level AA) UAAG Guideline 4. Ensure user control of rendering
http://www.w3.org/TR/UAAG/guidelines.html#gl-user-control-styles
4.1 Configure text scale (P1) (1) Allow global configuration of the scale of visually rendered text content. Preserve distinctions in the size of rendered text as the user increases or decreases the scale. (2) As part of satisfying provision one of this checkpoint, provide a configuration option to override rendered text sizes specified by the author or user agent defaults.
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2012-04-04 13:17:46 PDT
See also:
bug 56543
.
Simon Fraser (smfr)
Comment 2
2012-04-04 13:21:57 PDT
*** This bug has been marked as a duplicate of
bug 56543
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug