css-transitions/Overview.bs

changeset 15128
b050b63e200f
parent 15127
c5ab1fdd2394
child 15132
3908f3feab00
     1.1 --- a/css-transitions/Overview.bs	Wed Jan 28 15:32:38 2015 -0800
     1.2 +++ b/css-transitions/Overview.bs	Wed Jan 28 15:38:44 2015 -0800
     1.3 @@ -89,6 +89,7 @@
     1.4  url: http://dev.w3.org/csswg/css-color-3/#transparent; type: value; text: transparent;
     1.5  url: http://dev.w3.org/csswg/css-color-3/#html4; type: value; text: blue;
     1.6  url: http://dev.w3.org/csswg/css-color-3/#html4; type: value; text: green;
     1.7 +url: http://w3c.github.io/dom/#constructing-events; type: dfn; text: event constructor;
     1.8  </pre>
     1.9  </dl>
    1.10  
    1.11 @@ -1172,7 +1173,7 @@
    1.12            </dl>
    1.13            <p>
    1.14              <code id="TransitionEvent-constructor">TransitionEvent(type, transitionEventInitDict)</code>
    1.15 -            is an <a class="external" href="https://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html#constructing-events">event constructor</a>.
    1.16 +            is an <a>event constructor</a>.
    1.17            </p>
    1.18          </dd>
    1.19        </dl>

mercurial