Weekly github digest (html, html-aam, html-aria, html-extensions, html-landscape, html-reference, aria-in-html, microdata, 2dcontext)

Issues
------
* w3c/html (+3/-14/💬43)
  3 issues created:
  - Bikeshed checkout command limits to last 100 entries of log... (by travisleithead)
    https://github.com/w3c/html/issues/816
  - Allow <div> as child of <dl> (by LJWatson)
    https://github.com/w3c/html/issues/814
  - idea:appendchild can directly append childNodes or html code (by annopnod)
    https://github.com/w3c/html/issues/813

  14 issues closed:
  - Preserve back-compat for cross-origin Window toString https://github.com/w3c/html/issues/811
  - Figure out whether <rp> should auto-close other ruby elements https://github.com/w3c/html/issues/288
  - July 2016 Port 27 - Remove replace arg to window.open() https://github.com/w3c/html/issues/656
  - infrastructure.include cleanup https://github.com/w3c/html/issues/333
  - Global attributes reference https://github.com/w3c/html/issues/591
  - Irrelevant style guidance in <i> element definition? https://github.com/w3c/html/issues/733
  - The note re <dt> has reference to definition and term reversed https://github.com/w3c/html/issues/661
  - Hooks for extensions https://github.com/w3c/html/issues/170
  - Add note about keyboard and Accessibility API https://github.com/w3c/html/issues/500
  - Allow role="none" on img with alt="" https://github.com/w3c/html/issues/812
  - Bikeshed checkout command limits to last 100 entries of log... https://github.com/w3c/html/issues/816
  - Allow <div> as child of <dl> https://github.com/w3c/html/issues/814
  - idea:appendchild can directly append childNodes or html code https://github.com/w3c/html/issues/813
  - Add <h> element https://github.com/w3c/html/issues/774

  19 issues received 43 new comments:
  - #774 Add <h> element (12 by jonathantneal, bkardell, jakearchibald, stevefaulkner, AmeliaBR)
    https://github.com/w3c/html/issues/774
  - #492 Should <img ismap> coordinates start on the border or the image? (6 by travisleithead, jgraham, prushforth)
    https://github.com/w3c/html/issues/492
  - #218 add warning/advice about lang attribute use (4 by aphillips, stevefaulkner, chaals)
    https://github.com/w3c/html/issues/218
  - #322 <img> elements ignoring http status code (2 by travisleithead, henke37)
    https://github.com/w3c/html/issues/322
  - #813 idea:appendchild can directly append childNodes or html code (2 by Zambonifofex, chaals)
    https://github.com/w3c/html/issues/813
  - #754 HTML 4 system identifiers are accidentally non-conforming in HTML 5.1 (2 by tstarling, travisleithead)
    https://github.com/w3c/html/issues/754
  - #378 Fix "exported" links so that they only jump out of the spec in predetermined places (2 by travisleithead, chaals)
    https://github.com/w3c/html/issues/378
  - #816 Bikeshed checkout command limits to last 100 entries of log... (2 by travisleithead)
    https://github.com/w3c/html/issues/816
  - #288 Figure out whether <rp> should auto-close other ruby elements (1 by arronei)
    https://github.com/w3c/html/issues/288
  - #545 Base tag URL modifications should update all relative URLs (1 by travisleithead)
    https://github.com/w3c/html/issues/545
  - #170 Hooks for extensions (1 by LJWatson)
    https://github.com/w3c/html/issues/170
  - #748 Continue to define xml:base as [not] for HTML docs? (1 by travisleithead)
    https://github.com/w3c/html/issues/748
  - #333 infrastructure.include cleanup (1 by travisleithead)
    https://github.com/w3c/html/issues/333
  - #751 Accept WHATWG change to drop restrictions on the Bidi algorithm? (1 by travisleithead)
    https://github.com/w3c/html/issues/751
  - #656 July 2016 Port 27 - Remove replace arg to window.open() (1 by arronei)
    https://github.com/w3c/html/issues/656
  - #535 Upgrade click, dblclick, and contextmenu events to be PointerEvent (1 by travisleithead)
    https://github.com/w3c/html/issues/535
  - #633 How to Build HTML5+ specification for non w3c/html repositories, focus on translations (1 by travisleithead)
    https://github.com/w3c/html/issues/633
  - #303 Help authors write link and meta elements more efficiently (1 by mnot)
    https://github.com/w3c/html/issues/303
  - #543 Add Origin-aware Transferrables (1 by travisleithead)
    https://github.com/w3c/html/issues/543

* w3c/html-aria (+2/-2/💬1)
  2 issues created:
  - "section" missing "presentation" as allowed role? (by AlbertWiersch)
    https://github.com/w3c/html-aria/issues/71
  - Property listed twice (by AlbertWiersch)
    https://github.com/w3c/html-aria/issues/70

  2 issues closed:
  - Allow role="none" for img alt="" https://github.com/w3c/html-aria/issues/69
  - Property listed twice for listbox role https://github.com/w3c/html-aria/issues/70

  1 issues received 1 new comments:
  - #69 Allow role="none" for img alt="" (1 by stevefaulkner)
    https://github.com/w3c/html-aria/issues/69



Pull requests
-------------
* w3c/html (+3/-2/💬0)
  3 pull requests submitted:
  - update button element definition (by stevefaulkner)
    https://github.com/w3c/html/pull/818
  - Editorial (by LJWatson)
    https://github.com/w3c/html/pull/817
  - Add a11y note with reference to ARIA impl. guide (by travisleithead)
    https://github.com/w3c/html/pull/815

  2 pull requests merged:
  - Editorial
    https://github.com/w3c/html/pull/817
  - Add a11y note with reference to ARIA impl. guide
    https://github.com/w3c/html/pull/815


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
* https://github.com/w3c/microdata
* https://github.com/w3c/2dcontext

Received on Tuesday, 14 March 2017 17:00:46 UTC