[web-animations] Add change log entry for change to milliseconds

Thu, 17 Apr 2014 14:58:15 +0900

author
Brian Birtles <birtles@gmail.com>
date
Thu, 17 Apr 2014 14:58:15 +0900
changeset 1478
1a8bb6cf299b
parent 1477
dc717d982451
child 1479
1f5def45c73d

[web-animations] Add change log entry for change to milliseconds

web-animations/index.html file | annotate | diff | comparison | revisions
     1.1 --- a/web-animations/index.html	Thu Apr 17 14:54:15 2014 +0900
     1.2 +++ b/web-animations/index.html	Thu Apr 17 14:58:15 2014 +0900
     1.3 @@ -8052,6 +8052,7 @@
     1.4            2013 Working Draft</a>.
     1.5        </p>
     1.6        <ul>
     1.7 +        <li>Changed the basic unit of time from seconds to milliseconds.
     1.8          <li>Altered the <a>zero time</a> for the <a>document timeline</a> to
     1.9              correspond to the <a
    1.10              href="http://www.w3.org/TR/navigation-timing/#dom-performancetiming-navigationstart"><code>navigationStart</code></a>

mercurial