Weekly github digest (HTML specs)

Issues
------
* w3c/html (+4/-5/💬10)
  4 issues created:
  - Fix some broken/stale external and internal links (by sideshowbarker)
    https://github.com/w3c/html/issues/1038
  - Clarify template content model and syntax (by sideshowbarker)
    https://github.com/w3c/html/issues/1037
  - Code of Conduct (by edent)
    https://github.com/w3c/html/issues/1035
  - Add a nested attribute to ol element (by rsendek)
    https://github.com/w3c/html/issues/1033

  5 issues received 10 new comments:
  - #1029 Clearly Mark Obsolete Guidance As Such (3 by stevefaulkner, chaals)
    https://github.com/w3c/html/issues/1029
  - #1013 Select element's default role of "listbox" is odd (3 by mcking65, stevefaulkner)
    https://github.com/w3c/html/issues/1013
  - #1022 Why reduce accesskey values to a single code point? (2 by r12a, chaals)
    https://github.com/w3c/html/issues/1022
  - #1033 Add a nested attribute to ol element (1 by LJWatson)
    https://github.com/w3c/html/issues/1033
  - #951 Clarify the meaning of browsing context familiarity  (1 by siusin)
    https://github.com/w3c/html/issues/951

  5 issues closed:
  - Code of Conduct https://github.com/w3c/html/issues/1035
  - Clarify the meaning of browsing context familiarity  https://github.com/w3c/html/issues/951
  - Fix a broken step reference in the “fire a DND event” algorithm https://github.com/w3c/html/issues/999
  - Clearly Mark Obsolete Guidance As Such https://github.com/w3c/html/issues/1029
  - Select element's default role of "listbox" is odd https://github.com/w3c/html/issues/1013

* w3c/html-aria (+0/-6/💬12)
  5 issues received 12 new comments:
  - #81 Question: aria-invalid (8 by AutoSponge, stevefaulkner, MichielBijl)
    https://github.com/w3c/html-aria/issues/81
  - #72 Shouldn't "columnheader" and "gridcell" support the "aria-colindex" property? (1 by stevefaulkner)
    https://github.com/w3c/html-aria/issues/72
  - #79 Wide review (1 by MichielBijl)
    https://github.com/w3c/html-aria/issues/79
  - #48 Extract CSS into .css file (1 by stevefaulkner)
    https://github.com/w3c/html-aria/issues/48
  - #60 Make gridcell one of the implicit roles for the td element (1 by stevefaulkner)
    https://github.com/w3c/html-aria/issues/60

  6 issues closed:
  - Extract CSS into .css file https://github.com/w3c/html-aria/issues/48
  - Make gridcell one of the implicit roles for the td element https://github.com/w3c/html-aria/issues/60
  - Possible conflict,<link> element with href allows "No role or aria* attributes"  https://github.com/w3c/html-aria/issues/66
  - Shouldn't "columnheader" and "gridcell" support the "aria-colindex" property? https://github.com/w3c/html-aria/issues/72
  - Question: aria-invalid https://github.com/w3c/html-aria/issues/81
  - allow role=none on all elements which support role=presentation https://github.com/w3c/html-aria/issues/78



Pull requests
-------------
* w3c/html (+4/-5/💬2)
  4 pull requests submitted:
  - Add the CEPC (by edent)
    https://github.com/w3c/html/pull/1036
  - Fixed a broken step reference in the "fire a DND event" algorithm. (by iandevlin)
    https://github.com/w3c/html/pull/1034
  - Missing space. issue #1013 (by carmacleod)
    https://github.com/w3c/html/pull/1032
  - Make warning accurate (by chaals)
    https://github.com/w3c/html/pull/1031

  2 pull requests received 2 new comments:
  - #1031 Make warning accurate (1 by chaals)
    https://github.com/w3c/html/pull/1031
  - #1032 Missing space. issue #1013 (1 by chaals)
    https://github.com/w3c/html/pull/1032

  5 pull requests merged:
  - Add the CEPC
    https://github.com/w3c/html/pull/1036
  - add a note of familiar-with for browsing contexts
    https://github.com/w3c/html/pull/1019
  - Fixed a broken step reference in the "fire a DND event" algorithm.
    https://github.com/w3c/html/pull/1034
  - Remove input datetime
    https://github.com/w3c/html/pull/1031
  - Missing space. issue #1013
    https://github.com/w3c/html/pull/1032

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

  1 pull requests received 1 new comments:
  - #83 Move CSS to separate file (1 by MichielBijl)
    https://github.com/w3c/html-aria/pull/83


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, 2 October 2017 16:59:55 UTC