Weekly github digest (HTML specs)

Issues
------
* w3c/html (+17/-18/💬14)
  17 issues created:
  - main cannot be a child of address (by scottaohara)
    https://github.com/w3c/html/issues/1397 [editorial] 
  - longdesc incorrectly listed as obsolete for <img> (by prlbr)
    https://github.com/w3c/html/issues/1395 
  - rel=canonical in <link> element (by mtrootyy)
    https://github.com/w3c/html/issues/1392 
  - "Content attributes:" of <srcript> element (by mtrootyy)
    https://github.com/w3c/html/issues/1391 
  - "11.2. Non-conforming features" should be fixed (by mtrootyy)
    https://github.com/w3c/html/issues/1390 
  - autocomplete attribute is not allowed in <input type=hidden> (by mtrootyy)
    https://github.com/w3c/html/issues/1389 
  - "Content attributes:" of <img> element (by mtrootyy)
    https://github.com/w3c/html/issues/1388 
  - "Content attributes:" of <link> element (by mtrootyy)
    https://github.com/w3c/html/issues/1387 
  - "body ok" of <link> element (by mtrootyy)
    https://github.com/w3c/html/issues/1386 
  - "Content attributes:" of <audio> element and <video> element (by mtrootyy)
    https://github.com/w3c/html/issues/1385 
  - "Content attributes:" of <a> element and <area> element (by mtrootyy)
    https://github.com/w3c/html/issues/1384 
  - "Categories:" of <style> element (by mtrootyy)
    https://github.com/w3c/html/issues/1383 
  - "Contexts in which this element can be used:" of <dt> element and <dd> element (by mtrootyy)
    https://github.com/w3c/html/issues/1382 
  - caputure attribute in <input> element (by mtrootyy)
    https://github.com/w3c/html/issues/1381 
  - multiple attribute must not be specified in <input type=range> (by mtrootyy)
    https://github.com/w3c/html/issues/1380 
  - tfoot end tag omission prose needs updating (by scottaohara)
    https://github.com/w3c/html/issues/1375 [editorial] [invalid] 
  - How I can edit HTML specification and made Pull Request? (by programmer3000)
    https://github.com/w3c/html/issues/1373 

  11 issues received 14 new comments:
  - #1392 rel=canonical in <link> element (2 by mtrootyy, prlbr)
    https://github.com/w3c/html/issues/1392 
  - #1362 Proposal: allow a button attribute on form controls like <input>, <select>, <textarea> etc. (2 by accessabilly, chaals)
    https://github.com/w3c/html/issues/1362 
  - #794 Update outline algorithm (2 by julmot, chaals)
    https://github.com/w3c/html/issues/794 [match reality better] [needs implementations] [needs tests] 
  - #1090 CFC: Merge Web Workers into HTML (1 by chaals)
    https://github.com/w3c/html/issues/1090 [process] 
  - #1316 Element <video> have no example vithout <script> (1 by iandevlin)
    https://github.com/w3c/html/issues/1316 [good first issue] 
  - #262 window.open(url, name) is vulnerable to XSS with "name" collision (1 by ylafon)
    https://github.com/w3c/html/issues/262 [high priority] [needs implementations] [needs tests] [security] [substantive] 
  - #1386 "body ok" of <link> element (1 by prlbr)
    https://github.com/w3c/html/issues/1386 
  - #911 Define CEReactions attribute (1 by chaals)
    https://github.com/w3c/html/issues/911 
  - #1333 Logical sizing attributes (1 by Malvoz)
    https://github.com/w3c/html/issues/1333 [Feature request] [Needs incubation] 
  - #1371 bikeshed error when building spec (1 by iandevlin)
    https://github.com/w3c/html/issues/1371 
  - #1373 How I can edit HTML specification and made Pull Request? (1 by chaals)
    https://github.com/w3c/html/issues/1373 

  18 issues closed:
  - define the :defined selector for HTML https://github.com/w3c/html/issues/1326 [match reality better] 
  - "Categories:" of <style> element https://github.com/w3c/html/issues/1383 
  - "Content attributes:" of <srcript> element https://github.com/w3c/html/issues/1391 
  - tbody element have no example https://github.com/w3c/html/issues/1349 [editorial] 
  - Picture element haven't note about img element inside picture element https://github.com/w3c/html/issues/1263 [editorial] [good first issue] 
  - col element have no example https://github.com/w3c/html/issues/1348 [editorial] 
  - colgroup element have no example https://github.com/w3c/html/issues/1347 [editorial] 
  - main cannot be a child of address https://github.com/w3c/html/issues/1397 [editorial] 
  - longdesc incorrectly listed as obsolete for <img> https://github.com/w3c/html/issues/1395 
  - Element <video> have no example vithout <script> https://github.com/w3c/html/issues/1316 [good first issue] 
  - Proposal: allow a button attribute on form controls like <input>, <select>, <textarea> etc. https://github.com/w3c/html/issues/1362 
  - tfoot element have no example https://github.com/w3c/html/issues/1356 [editorial] 
  - tfoot end tag omission prose needs updating https://github.com/w3c/html/issues/1375 [editorial] 
  - Update outline algorithm https://github.com/w3c/html/issues/794 [match reality better] [needs implementations] [needs tests] 
  - Define CEReactions attribute https://github.com/w3c/html/issues/911 
  - Update dialog focusing algorithm  https://github.com/w3c/html/issues/773 [help wanted] [needs implementations] [needs tests] 
  - How I can edit HTML specification and made Pull Request? https://github.com/w3c/html/issues/1373 
  - Autocomplete giving any info from non-visible fields https://github.com/w3c/html/issues/1285 [privacy] [security] 

* w3c/html-aria (+2/-1/💬2)
  2 issues created:
  - aria-selected should not be supported on menuitemradio (by mitchellevan)
    https://github.com/w3c/html-aria/issues/107 
  - There is no way to semantically markup "incidental text" (by dylanb)
    https://github.com/w3c/html-aria/issues/106 

  1 issues received 2 new comments:
  - #106 There is no way to semantically markup "incidental text" (2 by mcking65, dylanb)
    https://github.com/w3c/html-aria/issues/106 

  1 issues closed:
  - aria-selected should not be supported on menuitemradio https://github.com/w3c/html-aria/issues/107 



Pull requests
-------------
* w3c/html (+12/-13/💬3)
  12 pull requests submitted:
  - links in the section about obsolete features (by prlbr)
    https://github.com/w3c/html/pull/1400 
  - make longdesc on <img> not obsolete anymore (by prlbr)
    https://github.com/w3c/html/pull/1399 
  - fix #1397 (by scottaohara)
    https://github.com/w3c/html/pull/1398 [editorial] 
  - So 1347 1348 (by scottaohara)
    https://github.com/w3c/html/pull/1396 [editorial] 
  - refer to existing tbody examples (by scottaohara)
    https://github.com/w3c/html/pull/1394 
  - updates for 1391 1383 (by scottaohara)
    https://github.com/w3c/html/pull/1393 
  - Minor picture element changes (by iandevlin)
    https://github.com/w3c/html/pull/1379 
  - Added HTML only example for the video element. (by iandevlin)
    https://github.com/w3c/html/pull/1378 
  - update prose for omissible tfoot tags (by scottaohara)
    https://github.com/w3c/html/pull/1377 
  - add markup example to tfoot (by scottaohara)
    https://github.com/w3c/html/pull/1376 
  - update outline algorithm warning (by scottaohara)
    https://github.com/w3c/html/pull/1374 
  - Fresh attempt to add autofill warning (by LJWatson)
    https://github.com/w3c/html/pull/1372 

  3 pull requests received 3 new comments:
  - #1329 define the :defined pseudo-class (1 by chaals)
    https://github.com/w3c/html/pull/1329 [at risk] 
  - #1399 make longdesc on <img> not obsolete anymore (1 by chaals)
    https://github.com/w3c/html/pull/1399 
  - #1400 links in the section about obsolete features (1 by edent)
    https://github.com/w3c/html/pull/1400 

  13 pull requests merged:
  - define the :defined pseudo-class
    https://github.com/w3c/html/pull/1329 [at risk] 
  - updates for 1391 1383
    https://github.com/w3c/html/pull/1393 
  - refer to existing tbody examples
    https://github.com/w3c/html/pull/1394 [editorial] 
  - Minor picture element changes
    https://github.com/w3c/html/pull/1379 [editorial] 
  - So 1347 1348
    https://github.com/w3c/html/pull/1396 [editorial] 
  - fix #1397
    https://github.com/w3c/html/pull/1398 [editorial] 
  - make longdesc on <img> not obsolete anymore
    https://github.com/w3c/html/pull/1399 [bug] [editorial] 
  - Added HTML only example for the video element.
    https://github.com/w3c/html/pull/1378 [editorial] 
  - add markup example to tfoot
    https://github.com/w3c/html/pull/1376 
  - update prose for omissible tfoot tags
    https://github.com/w3c/html/pull/1377 
  - update outline algorithm warning
    https://github.com/w3c/html/pull/1374 
  - Focus the dialog instead of the first item
    https://github.com/w3c/html/pull/1331 [at risk] [needs tests] [not ready for merge] [substantive] 
  - Fresh attempt to add autofill warning
    https://github.com/w3c/html/pull/1372 


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, 23 April 2018 17:00:23 UTC