Weekly github digest (HTML specs)

Issues
------
* w3c/html (+4/-10/💬18)
  4 issues created:
  - Non contributors may get issue in link (by octamois)
    https://github.com/w3c/html/issues/1049
  - Add as attribute to the link element (by siusin)
    https://github.com/w3c/html/issues/1044
  - propose example attribute for documentation and other uses (by Nick-Levinson)
    https://github.com/w3c/html/issues/1042
  - propose example element for documentation and other uses (by Nick-Levinson)
    https://github.com/w3c/html/issues/1041

  10 issues received 18 new comments:
  - #1042 propose example attribute for documentation and other uses (7 by Nick-Levinson, chaals, iandevlin)
    https://github.com/w3c/html/issues/1042
  - #976 Desire for a more-easily-parsable HTML (2 by LJWatson, chaals)
    https://github.com/w3c/html/issues/976
  - #1041 propose example element for documentation and other uses (2 by chaals)
    https://github.com/w3c/html/issues/1041
  - #866 Problem with daylight saving time and date-time input element. (1 by chaals)
    https://github.com/w3c/html/issues/866
  - #995 idea:input search  (1 by chaals)
    https://github.com/w3c/html/issues/995
  - #961 Proposal: allow servers to suggest alt tags for images, and possibly other content. (1 by chaals)
    https://github.com/w3c/html/issues/961
  - #1033 Add a nested attribute to ol element (1 by chaals)
    https://github.com/w3c/html/issues/1033
  - #889 4.7.10.10 Media resources with multiple media tracks code example (1 by chaals)
    https://github.com/w3c/html/issues/889
  - #883 Expand IDL acronym in 1st use (1 by chaals)
    https://github.com/w3c/html/issues/883
  - #990 HTML5.2 implementation report (1 by chaals)
    https://github.com/w3c/html/issues/990

  10 issues closed:
  - Clarify template content model and syntax https://github.com/w3c/html/issues/1037
  - Add a nested attribute to ol element https://github.com/w3c/html/issues/1033
  - Expand IDL acronym in 1st use https://github.com/w3c/html/issues/883
  - Problem with daylight saving time and date-time input element. https://github.com/w3c/html/issues/866
  - 4.7.10.10 Media resources with multiple media tracks code example https://github.com/w3c/html/issues/889
  - Proposal: allow servers to suggest alt tags for images, and possibly other content. https://github.com/w3c/html/issues/961
  - Desire for a more-easily-parsable HTML https://github.com/w3c/html/issues/976
  - HTML5.2 implementation report https://github.com/w3c/html/issues/990
  - propose example element for documentation and other uses https://github.com/w3c/html/issues/1041
  - "inputmode" incorrectly flagged as "removed from HTML5.1" in HTML5.2 https://github.com/w3c/html/issues/1015

* w3c/html-aam (+0/-0/💬2)
  2 issues received 2 new comments:
  - #106 The <form> element should only map to FORM landmark with restriction of accessible name (1 by joanmarie)
    https://github.com/w3c/html-aam/issues/106
  - #6 HTML-AAM: should <dfn> map to aria role=definition? (1 by joanmarie)
    https://github.com/w3c/html-aam/issues/6

* w3c/html-aria (+1/-1/💬0)
  1 issues created:
  - define role values as case sensitive for author conformance purposes (by stevefaulkner)
    https://github.com/w3c/html-aria/issues/84

  1 issues closed:
  - define role values as case sensitive for author conformance purposes https://github.com/w3c/html-aria/issues/84



Pull requests
-------------
* w3c/html (+3/-3/💬13)
  3 pull requests submitted:
  - clarify the template element content model and syntax (by siusin)
    https://github.com/w3c/html/pull/1046
  - fix the broken links mentioned in #1038 (by siusin)
    https://github.com/w3c/html/pull/1045
  - remove <menu> and <menuitem> (by siusin)
    https://github.com/w3c/html/pull/1043

  3 pull requests received 13 new comments:
  - #1040 Chaals remove allow-presentation 893 (7 by LJWatson, cynthia, danbri, anssiko, chaals)
    https://github.com/w3c/html/pull/1040
  - #1005 Outline algorithm, removal of step 5 (5 by rehierl, chaals)
    https://github.com/w3c/html/pull/1005
  - #1043 remove <menu> and <menuitem> (1 by siusin)
    https://github.com/w3c/html/pull/1043

  3 pull requests merged:
  - clarify the template element content model and syntax
    https://github.com/w3c/html/pull/1046
  - remove <menu> and <menuitem>
    https://github.com/w3c/html/pull/1043
  - Remove inputmode. Resolves #1015.
    https://github.com/w3c/html/pull/1030

* w3c/html-aam (+1/-1/💬4)
  1 pull requests submitted:
  - Update index.html (by stevefaulkner)
    https://github.com/w3c/html-aam/pull/108

  2 pull requests received 4 new comments:
  - #107 Issue 106: The <form> element should only map to FORM landmark with restriction of accessible name  (3 by stevefaulkner, joanmarie)
    https://github.com/w3c/html-aam/pull/107
  - #108 Update index.html (1 by joanmarie)
    https://github.com/w3c/html-aam/pull/108

  1 pull requests merged:
  - Issue 106: The <form> element should only map to FORM landmark with restriction of accessible name 
    https://github.com/w3c/html-aam/pull/107

* w3c/html-aria (+0/-2/💬0)
  2 pull requests merged:
  - Move CSS to separate file
    https://github.com/w3c/html-aria/pull/83
  - (doc): clarify rules for aria-invalid
    https://github.com/w3c/html-aria/pull/82


Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/html
* https://github.com/w3c/html-aam
* https://github.com/w3c/html-aria
* https://github.com/w3c/html-extensions
* https://github.com/w3c/html-landscape
* https://github.com/w3c/html-reference
* https://github.com/w3c/aria-in-html

Received on Monday, 16 October 2017 17:00:28 UTC