- From: Mark Foltz via GitHub <sysbot+gh@w3.org>
- Date: Wed, 11 Jan 2017 22:57:25 +0000
- To: public-secondscreen@w3.org
The following commits were just pushed by mfoltzgoogle to https://github.com/w3c/presentation-api: * Issue #396: Migrate HTML 5.0 references to HTML 5.1 (#404) * Issue #396: Migrate HTML 5.0 references to HTML 5.1 This commit updates all HTML 5.0 references to HTML 5.1. To help assess references stability (issue #295), the spec now also directly references the WebIDL Level 1 Recommendation, pointing out that NotAllowedError is defined in WebIDL Level 2. References to the WHATWG version of HTML for "current settings object" and "relevant settings object" now target HMTL 5.1 as well. Other changes introduced in this commit: - Correct nesting of <a>, <code>, <dfn> to make sure code definitions get styled in red as expected - ReSpec now automatically supports aliases such as "start()" for method, so dropped the now redundant alias definitions. - Turned references incorrectly marked as informative into normative references (UUID, cookies, RFCs). * HTML 5.1 terms moved to a list, () dropped from method references Addressing @mfoltzgoogle comments on previous commit, the list of HTML 5.1 terms are now defined in a list, sorted by alphabetic order. Parentheses next to method names now dropped throughout the specification. by François Daoust https://github.com/w3c/presentation-api/commit/4df51200f15a15d2daf3fb4c44304cc06f3dbb36
Received on Wednesday, 11 January 2017 22:57:31 UTC