css3-transitions/Overview.src.html

changeset 7313
5df9b029337c
parent 7304
aa7fec595b8e
child 7314
c76aed6e613a
     1.1 --- a/css3-transitions/Overview.src.html	Mon Feb 04 20:54:56 2013 -0700
     1.2 +++ b/css3-transitions/Overview.src.html	Mon Feb 04 21:51:58 2013 -0700
     1.3 @@ -175,7 +175,17 @@
     1.4        second duration.
     1.5        
     1.6        </div>
     1.7 -      
     1.8 +
     1.9 +      <p>
    1.10 +        While authors can use transitions to create dynamically changing content,
    1.11 +        dynamically changing content can lead to seizures in some users.
    1.12 +        For information on how to avoid content that can lead to seizures, see
    1.13 +        <a href="http://www.w3.org/TR/WCAG20/#seizure">Guideline 2.3:
    1.14 +        Seizures:
    1.15 +        Do not design content in a way that is known to cause seizures</a>
    1.16 +        ([[WCAG20]]).
    1.17 +      </p>
    1.18 +
    1.19        <!-- ======================================================================================================= -->
    1.20        <h3 id="transition-property-property"><a id="the-transition-property-property-">
    1.21          The 'transition-property' Property

mercurial