- From: François Daoust via GitHub <sysbot+gh@w3.org>
- Date: Fri, 21 Aug 2015 14:38:14 +0000
- To: public-webtiming@w3.org
The following commits were just pushed by tidoust to
https://github.com/webtiming/timingobject:
* Dropped Interval interface as agreed in #12
The TimingObject and TimingProvider interfaces now have
"startPosition"
and "endPosition" properties and the prose and procedures have been
updated
accordingly.
Note the "start" and "end" prefixes are not really correct since a
timing
object may move in any direction along its unidimensional axis. That's
consistent with the DataCue interface in HTML5.1 though.
by François Daoust
https://github.com/webtiming/timingobject/commit/47a8bdb8ae3ec40ee7cea0bbdfa779111de865b4
* Fixed list of sections in the conformance section
by François Daoust
https://github.com/webtiming/timingobject/commit/d147a2d8fe6ad32962a3892db3f3790be6f27687
* Merge branch 'gh-pages' of github.com:webtiming/timingobject into
gh-pages
Conflicts:
index.html
by François Daoust
https://github.com/webtiming/timingobject/commit/6fc34a771d7c7e3d06daa04906cd14dcb7c7a846
Received on Friday, 21 August 2015 14:38:15 UTC