|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
Succession Criteria 2.3.1
|
|
|
|
Re: Succession Criteria 2.3.1On 28 Oct 2009, at 14:27, Chris Reeve wrote: I think you mean "Success Criteria". "Succession" means something completely different. > Please strike G15 to allow "Ensuring that content does not violate > the general flash threshold or red threshold". Please modify this so > criteria G15 requires "Ensuring that content does not violate the > general flash and red flash threshold". The existing language is correct. To express it in programatic terms: if ( violates_flash() || violates_red() ) { fail() } You propose: if ( violates_flash() && violates_red() ) { fail() } which would only fail if both the General Flash threshold and the Red Flash were exceeded. If the title of the guideline is unclear, then the full text of it certainly is not: use a tool that to determine that neither the General Flash nor Red Flash threshold were exceeded > Under G15, Someone could fail one technique, but pass another > technique, and it their site would still pass. Of course. The "sufficient techniques" are considered sufficient by the WCAG Working Group to meet the success criteria. However, it is not necessary to use these particular techniques. — http://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/intro.html > Also, please revise the 3-50 Hz so it is not resticted to 25% of a > 1025x768 monitor. Please set the web based requirement at the full > site. Why? > Also please "consider" that it 2.3.1 must be used in conjuction > with Pause Stop Hide, Technique 2.2.2. So if looking at a page triggers a seizure, then the user can turn off the flashing? I think it would be a *little* bit late by then. -- David Dorward http://dorward.me.uk |
|
|
|
[Thread CLOSED] Re: Succession Criteria 2.3.1Suggestions, requests, and comments for edits to WCAG technical documents should be submitted through the online comment form or to the WCAG20 comments mailing list, per:
the Instructions for Commenting on WCAG 2.0 Documents at http://www.w3.org/WAI/WCAG20/comments/ *Please do not continue discussion of this e-mail on the WAI IG list*. You are welcome to reply off the list. Thanks, ~Shawn ----- Shawn Lawton Henry W3C Web Accessibility Initiative (WAI) e-mail: shawn@... phone: +1.617.395.7664 about: http://www.w3.org/People/Shawn/ Chris Reeve wrote: > Please strike G15 to allow "Ensuring that content does not violate the > general flash threshold or red threshold". Please modify this > so criteria G15 requires "*Ensuring that content does not violate the > general flash and red flash threshold*". > > Under G15, Someone could fail one technique, but pass another technique, > and it their site would still pass. However, it would still increase the > risk of seizures. > > Also, please revise the 3-50 Hz so it is not resticted to 25% of a > 1025x768 monitor. Please set the web based requirement at the full site. > > Also please "consider" that it 2.3.1 must be used in conjuction with > Pause Stop Hide, Technique 2.2.2. > > |
| Free embeddable forum powered by Nabble | Forum Help |