- From: François Daoust via GitHub <sysbot+gh@w3.org>
- Date: Fri, 24 Jul 2015 12:00:52 +0000
- To: public-webtiming@w3.org
The following commits were just pushed by tidoust to https://github.com/webtiming/timingobject: * Switched to ReSpec contiguous mode for WebIDL definitions It has come to my attention that the "IDL in trees" mode that I used for the WebIDL definitions is being deprecated from ReSpec in favor of the "contiguous IDL" mode that is more flexible: http://www.w3.org/respec/guide.html#webidl-support I switched to using the contiguous mode throughout the spec as a consequence. This has the benefit that it makes the Table of Contents simpler and avoids a duplicate between the definition of an attribute and the procedures attached to it. by Francois Daoust https://github.com/webtiming/timingobject/commit/86ea5f67908a4cc8f6f6f710e416df9ef9ca195c
Received on Friday, 24 July 2015 12:00:54 UTC