Weekly github digest (HTML specs)

Issues
------
* w3c/html (+3/-2/💬9)
  3 issues created:
  - Async constraint form validation (by jimmywarting)
    https://github.com/w3c/html/issues/1289 
  - Attribute media don't support some of media queries (by programmer3000)
    https://github.com/w3c/html/issues/1288 
  - Autocomplete giving any info from non-visible fields (by alastc)
    https://github.com/w3c/html/issues/1285 

  7 issues received 9 new comments:
  - #1255 <bdo> element and dir attribute have difference rendering. (2 by r12a, programmer3000)
    https://github.com/w3c/html/issues/1255 
  - #1215 Build Warnings (2 by cynthia, edent)
    https://github.com/w3c/html/issues/1215 
  - #194 clarify input type="date" change event behavior (1 by scottaohara)
    https://github.com/w3c/html/issues/194 [Poor real-world interoperability] [help wanted] [needs tests] 
  - #227 Media-type registrations should include clipboard flavor names (1 by siusin)
    https://github.com/w3c/html/issues/227 [editorial] [help wanted] 
  - #1101 image decoding (1 by cynthia)
    https://github.com/w3c/html/issues/1101 [Feature request] [needs implementations] [substantive] 
  - #794 Update outline algorithm (1 by chaals)
    https://github.com/w3c/html/issues/794 [match reality better] [needs implementations] [needs tests] 
  - #1151 Update docs on `rev` attribute (1 by chaals)
    https://github.com/w3c/html/issues/1151 [bug] 

  2 issues closed:
  - No example for picture element  https://github.com/w3c/html/issues/1258 [editorial] [good first issue] 
  - example 8 in introduction gives poor guidance https://github.com/w3c/html/issues/1200 [editorial] [good first issue] 

* w3c/html-aam (+0/-0/💬5)
  2 issues received 5 new comments:
  - #29 HTML-AAM - test and update name calc for labelable elements (4 by asurkov, jasonkiss, stevefaulkner)
    https://github.com/w3c/html-aam/issues/29 [AAM] 
  - #25 HTML-AAM: @title on <abbr> and <dfn> needs to be covered in name calculation (1 by jasonkiss)
    https://github.com/w3c/html-aam/issues/25 [AAM] 

* w3c/html-aria (+5/-3/💬6)
  5 issues created:
  - Table role restrictions (by jongund)
    https://github.com/w3c/html-aria/issues/97 
  - meter element should have the default role=slider with aria-readonly=true (by jongund)
    https://github.com/w3c/html-aria/issues/96 
  - fieldset default role should be group (by jongund)
    https://github.com/w3c/html-aria/issues/95 
  - form element should have the default role of none (by jongund)
    https://github.com/w3c/html-aria/issues/94 
  - allow role=none on all elements which support role=presentation (by jnurthen)
    https://github.com/w3c/html-aria/issues/93 

  6 issues received 6 new comments:
  - #96 meter element should have the default role=slider with aria-readonly=true (1 by stevefaulkner)
    https://github.com/w3c/html-aria/issues/96 
  - #97 Table role restrictions (1 by stevefaulkner)
    https://github.com/w3c/html-aria/issues/97 
  - #78 allow role=none on all elements which support role=presentation (1 by jnurthen)
    https://github.com/w3c/html-aria/issues/78 
  - #93 allow role=none on all elements which support role=presentation (1 by stevefaulkner)
    https://github.com/w3c/html-aria/issues/93 
  - #94 form element should have the default role of none, unless it has an accessible name (1 by stevefaulkner)
    https://github.com/w3c/html-aria/issues/94 
  - #95 fieldset default role should be group (1 by stevefaulkner)
    https://github.com/w3c/html-aria/issues/95 

  3 issues closed:
  - fieldset default role should be group https://github.com/w3c/html-aria/issues/95 
  - form element should have the default role of none, unless it has an accessible name https://github.com/w3c/html-aria/issues/94 
  - allow role=none on all elements which support role=presentation https://github.com/w3c/html-aria/issues/93 



Pull requests
-------------
* w3c/html (+6/-7/💬5)
  6 pull requests submitted:
  - Make HTMLMediaElement.play() return a Promise. Resolves #906. (by cynthia)
    https://github.com/w3c/html/pull/1287 
  - Add example for data element (by chaals)
    https://github.com/w3c/html/pull/1286 
  - fixes #1258 - provide picture example (by scottaohara)
    https://github.com/w3c/html/pull/1284 
  - Misc (by j9t)
    https://github.com/w3c/html/pull/1283 
  - add windows clipboard format for HTML (by siusin)
    https://github.com/w3c/html/pull/1282 
  - fixes #1200 (by scottaohara)
    https://github.com/w3c/html/pull/1281 

  4 pull requests received 5 new comments:
  - #1283 Misc (2 by chaals)
    https://github.com/w3c/html/pull/1283 
  - #1280 Unescape HTML - as per style guide (1 by edent)
    https://github.com/w3c/html/pull/1280 
  - #1252 Contributing.md feedback and observations (1 by chaals)
    https://github.com/w3c/html/pull/1252 
  - #1267 Add bdo example (1 by ericwbailey)
    https://github.com/w3c/html/pull/1267 [editorial] [i18n-comment] 

  7 pull requests merged:
  - Unescape HTML - as per style guide
    https://github.com/w3c/html/pull/1280 
  - Contributing.md feedback and observations
    https://github.com/w3c/html/pull/1252 
  - Remove onshow
    https://github.com/w3c/html/pull/1278 [editorial] [linking] 
  - Misc
    https://github.com/w3c/html/pull/1283 
  - Latin references - not Limburgish
    https://github.com/w3c/html/pull/1279 
  - fixes #1258 - provide picture example
    https://github.com/w3c/html/pull/1284 [editorial] 
  - fixes #1200
    https://github.com/w3c/html/pull/1281 

* w3c/html-aam (+2/-1/💬1)
  2 pull requests submitted:
  - Add UIA mapping for the placeholder attribute (by boggydigital)
    https://github.com/w3c/html-aam/pull/127 
  - alphabetic order (by jasonkiss)
    https://github.com/w3c/html-aam/pull/126 

  1 pull requests received 1 new comments:
  - #127 Add UIA mapping for the placeholder attribute (1 by jasonkiss)
    https://github.com/w3c/html-aam/pull/127 

  1 pull requests merged:
  - alphabetic order
    https://github.com/w3c/html-aam/pull/126 


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, 12 March 2018 17:00:18 UTC