RE: Changing definition of "Large text" to use px rather than pt

> 2. For WCAG.next, drop the explicit sizes and work from the user-agents' default text-size.

Agreed, this is what we attempted to do in the mobile accessibility task force.  In the non-normative text we could then explain what that might look like on desktop and mobile, etc in terms of units that people are familiar with.  But we need the SC and it's normative definition to not be locked into points because this may not translate to different size screens.

Jonathan

Jonathan Avila
Chief Accessibility Officer
SSB BART Group 
jon.avila@ssbbartgroup.com
703.637.8957 (Office)

Visit us online: Website | Twitter | Facebook | Linkedin | Blog
Check out our Digital Accessibility Webinars!


-----Original Message-----
From: Alastair Campbell [mailto:acampbell@nomensa.com] 
Sent: Tuesday, April 26, 2016 4:28 AM
To: w3c-wai-gl@w3.org
Subject: Re: Changing definition of "Large text" to use px rather than pt

A couple of quick comments:

‘Large text’ is in the glossary, which is labelled as normative.

Note 3 within the definition indicates that the measure is based on the user-agents calculation, not a physical size:
"The point size should be obtained from the user agent, or calculated based on font metrics as the user agent does, when evaluating this success criterion.”

I think there are two useful steps from here:

1. In the near future, use the ‘understanding’ doc to explicitly say that 1pt = 1.33px, so use 18/24px. I have been confused by the use of PT before (assuming it was equivalent to px), as have many (probably most?) people I’ve talked to. 

2. For WCAG.next, drop the explicit sizes and work from the user-agents' default text-size.  

I maintain that pixels are the best relative unit[1], as the device maker / browser has to decide the base size for a CSS pixel based on intended usage [2], which they do already quite effectively.

Being aware that authors can over-ride the ‘base’ text-size by setting it on the HTML/Body elements, we could refer to proportions of the default size, e.g. 120% & 150% of the default text-size of the user-agent (although that might ban setting a size on HTML/body elements in practice?).

Cheers,

-Alastair

1] https://alastairc.ac/2012/04/relative-pixels/

2] https://alastairc.ac/2013/02/how-to-hold-your-ipad/ 

Received on Tuesday, 26 April 2016 12:38:44 UTC