- From: David MacDonald <david100@sympatico.ca>
- Date: Wed, 11 Jan 2017 10:32:49 -0500
- To: "Patrick H. Lauke" <redux@splintered.co.uk>
- Cc: WCAG <w3c-wai-gl@w3.org>
- Message-ID: <CAAdDpDZ4dL_pkHURb2zKNR3WNv5mKWhvEztRaHUUkmzUw=RdOw@mail.gmail.com>
What is your recommendation? Maybe 60 characters? Surely there are no words in any language more than that, no? In English, antidisestablishmentarianism is the longest at 28 characters. Here's a thought, give an exception (3) for words over 50 characters. ============= For all visual presentation of text, a mechanism is available to adjust the line length to a maximum of 50 characters without increasing the font in the user agent, and without requiring two-dimensional scrolling, except where: (1) The user-agent provides no means of re-flowing content. (2) The spatial layout of text is essential to its use. (3) A word is longer than 50 characters. Cheers, David MacDonald *Can**Adapt* *Solutions Inc.* Tel: 613.235.4902 LinkedIn <http://www.linkedin.com/in/davidmacdonald100> twitter.com/davidmacd GitHub <https://github.com/DavidMacDonald> www.Can-Adapt.com <http://www.can-adapt.com/> * Adapting the web to all users* * Including those with disabilities* If you are not the intended recipient, please review our privacy policy <http://www.davidmacd.com/disclaimer.html> On Wed, Jan 11, 2017 at 10:01 AM, Patrick H. Lauke <redux@splintered.co.uk> wrote: > On 11/01/2017 14:52, David MacDonald wrote: > >> Perhaps I'm missing something. For example say there is the line >> >> "Now is the time for all good men to come to the aid of their >> establishment party for now and forever" >> >> And lets say that at the end of the word "their" we have a count of 45 >> characters (I didn't count). The browser window is narrowed to 50 >> characters. Then the line will wrap after "their" and it would pass. >> >> "Now is the time for all good men to come to the aid of their (45 >> characters) >> establishment party for now and forever ..." >> >> This would pass because there are 50 or less characters on that line. >> >> No browser that I know would do this: >> > > But they can (at least some of them) and in future will be able to when > directed to. See https://developer.mozilla.org/en/docs/Web/CSS/hyphens > > "Now is the time for all good men to come to the aid of their establish- >> ment party for now and forever" >> >> In other words.... most lines will be less than 50 characters if 50 is >> the threshold we decide on. >> > > And what happens with words that are longer than this threshold? Thinking > German, for instance, which is famous for its unwieldy compound words. > > We have an established precedent in 1.4.8 of using characters to measure >> line length. I think in a dot release we should stick with that, unless >> I'm missing something. >> > > Not saying we shouldn't, but saying that questions like the above (what > happens with words that are longer than 50 characters?) need to be at least > aknowledged, and ideally solid solutions for pass techniques need to be > developed. > > P > > -- > Patrick H. Lauke > > www.splintered.co.uk | https://github.com/patrickhlauke > http://flickr.com/photos/redux/ | http://redux.deviantart.com > twitter: @patrick_h_lauke | skype: patrick_h_lauke > >
Received on Wednesday, 11 January 2017 15:33:23 UTC