css3-transitions/Overview.src.html

changeset 7314
c76aed6e613a
parent 7313
5df9b029337c
child 7315
0f6b1bcdf079
     1.1 --- a/css3-transitions/Overview.src.html	Mon Feb 04 21:51:58 2013 -0700
     1.2 +++ b/css3-transitions/Overview.src.html	Mon Feb 04 21:59:54 2013 -0700
     1.3 @@ -193,9 +193,6 @@
     1.4        <p>
     1.5          The 'transition-property' property specifies the name of the CSS property to which the transition is applied.
     1.6        </p>
     1.7 -      <div class="issue">
     1.8 -        We may ultimately want to support a keypath syntax for this property. A keypath syntax would enable different transitions to be specified for components of a property. For example the blur of a shadow could have a different transition than the color of a shadow.
     1.9 -      </div>
    1.10        <table class="propdef">
    1.11          <tbody>
    1.12            <tr>

mercurial