- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 16 Apr 2018 17:00:19 +0000
- To: public-html@w3.org
- Message-Id: <E1f87UJ-0004ZC-NM@uranus.w3.org>
Issues
------
* w3c/html (+8/-9/💬33)
8 issues created:
- bikeshed error when building spec (by iandevlin)
https://github.com/w3c/html/issues/1371
- abbr attribute of th element described without example. (by programmer3000)
https://github.com/w3c/html/issues/1363
- Proposal: allow a button attribute on form controls like <input>, <select>, <textarea> etc. (by accessabilly)
https://github.com/w3c/html/issues/1362
- No explain what for headers attribute of td element (by programmer3000)
https://github.com/w3c/html/issues/1359
- td element have no example (by programmer3000)
https://github.com/w3c/html/issues/1358
- tr element have no example (by programmer3000)
https://github.com/w3c/html/issues/1357
- tfoot element have no example (by programmer3000)
https://github.com/w3c/html/issues/1356
- Reconsider the behaviour for type="number" - restricting input (by joelanman)
https://github.com/w3c/html/issues/1355
12 issues received 33 new comments:
- #1339 Clarify that bdi is not needed if there's already an element in place (9 by r12a, LJWatson, ntounsi)
https://github.com/w3c/html/issues/1339 [editorial] [good first issue] [i18n-comment]
- #1363 abbr attribute of th element described without example. (9 by prlbr, edent, chaals, programmer3000)
https://github.com/w3c/html/issues/1363 [a11y] [editorial]
- #1285 Autocomplete giving any info from non-visible fields (4 by LJWatson, johnfoliot, alastc)
https://github.com/w3c/html/issues/1285 [privacy] [security]
- #819 is td in thead a header? (2 by liamquin, chaals)
https://github.com/w3c/html/issues/819
- #1371 bikeshed error when building spec (2 by chaals, siusin)
https://github.com/w3c/html/issues/1371
- #1296 HTML media capture (1 by LJWatson)
https://github.com/w3c/html/issues/1296 [Dependency Request] [enhancement] [needs tests]
- #1316 Element <video> have no example vithout <script> (1 by iandevlin)
https://github.com/w3c/html/issues/1316 [good first issue]
- #773 Update dialog focusing algorithm (1 by patricia-gallardo)
https://github.com/w3c/html/issues/773 [help wanted] [needs implementations] [needs tests]
- #1355 Reconsider the behaviour for type="number" - restricting input (1 by edent)
https://github.com/w3c/html/issues/1355
- #1356 tfoot element have no example (1 by chaals)
https://github.com/w3c/html/issues/1356
- #1277 Custom Elements - what to do with is="" attribute on regular elements (1 by chaals)
https://github.com/w3c/html/issues/1277 [match reality better]
- #830 <body>: Add sectioning content to its categories (1 by LJWatson)
https://github.com/w3c/html/issues/830 [bug] [good first issue]
9 issues closed:
- border attribute of table element has poor descibe https://github.com/w3c/html/issues/1345
- tr element have no example https://github.com/w3c/html/issues/1357
- caption element have bad example https://github.com/w3c/html/issues/1346 [editorial]
- abbr attribute of th element described without example. https://github.com/w3c/html/issues/1363 [a11y] [editorial]
- Clarify that bdi is not needed if there's already an element in place https://github.com/w3c/html/issues/1339 [editorial] [good first issue] [i18n-comment]
- Clarify that bdi is not needed if there's already an element in place https://github.com/w3c/html/issues/1339 [editorial] [good first issue] [i18n-comment]
- image decoding https://github.com/w3c/html/issues/1101 [Feature request] [needs implementations] [substantive]
- clean up descriptions of rel/rev https://github.com/w3c/html/issues/1335 [editorial]
- Clarify that bdi is not needed if there's already an element in place https://github.com/w3c/html/issues/1339 [editorial] [good first issue] [i18n-comment]
* w3c/html-aria (+1/-2/💬3)
1 issues created:
- missing abbr element (by stevefaulkner)
https://github.com/w3c/html-aria/issues/104
2 issues received 3 new comments:
- #100 img with alt text should allow the doc-cover role (2 by stevefaulkner, rdeltour)
https://github.com/w3c/html-aria/issues/100
- #26 Restrict ARIA role="text" to <img> (1 by dataopt)
https://github.com/w3c/html-aria/issues/26
2 issues closed:
- img with alt text should allow the doc-cover role https://github.com/w3c/html-aria/issues/100
- missing abbr element https://github.com/w3c/html-aria/issues/104
Pull requests
-------------
* w3c/html (+10/-9/💬14)
10 pull requests submitted:
- update prose for table border attribute (by scottaohara)
https://github.com/w3c/html/pull/1370
- add notes to refer to other examples (by scottaohara)
https://github.com/w3c/html/pull/1369
- update example and prose for caption (by scottaohara)
https://github.com/w3c/html/pull/1368
- Adds autofill warning (by LJWatson)
https://github.com/w3c/html/pull/1367 [editorial]
- Adds capture attribute (by LJWatson)
https://github.com/w3c/html/pull/1366
- Further update to bdi example 126 (by LJWatson)
https://github.com/w3c/html/pull/1365
- Updates bdi example 126 (by LJWatson)
https://github.com/w3c/html/pull/1364
- add download attr example (by scottaohara)
https://github.com/w3c/html/pull/1361
- 1313 update object example prose (by scottaohara)
https://github.com/w3c/html/pull/1360
- Example for bdi element (by LJWatson)
https://github.com/w3c/html/pull/1354 [editorial]
9 pull requests received 14 new comments:
- #1367 Adds autofill warning (3 by LJWatson, alastc)
https://github.com/w3c/html/pull/1367 [editorial]
- #1331 Focus the dialog instead of the first item (2 by LJWatson, patricia-gallardo)
https://github.com/w3c/html/pull/1331 [at risk] [needs tests] [not ready for merge] [substantive]
- #1365 Further update to bdi example 126 (2 by r12a, LJWatson)
https://github.com/w3c/html/pull/1365
- #1366 Adds capture attribute (2 by LJWatson)
https://github.com/w3c/html/pull/1366 [substantive]
- #1352 fix aria role classification in <thead>/<tfoot> element boxes (1 by chharvey)
https://github.com/w3c/html/pull/1352 [bug] [editorial]
- #1360 1313 update object example prose (1 by edent)
https://github.com/w3c/html/pull/1360
- #1364 Updates bdi example 126 (1 by r12a)
https://github.com/w3c/html/pull/1364
- #1369 add notes to refer to other examples for td & tr elements (1 by scottaohara)
https://github.com/w3c/html/pull/1369 [not ready for merge]
- #1343 Add Custom Elements to HTML (1 by chaals)
https://github.com/w3c/html/pull/1343 [match reality better] [not ready for merge] [substantive]
9 pull requests merged:
- update prose for table border attribute
https://github.com/w3c/html/pull/1370
- update example and prose for caption element
https://github.com/w3c/html/pull/1368
- Further update to bdi example 126
https://github.com/w3c/html/pull/1365
- add download attr example
https://github.com/w3c/html/pull/1361
- 1313 update object example prose
https://github.com/w3c/html/pull/1360
- Make HTMLMediaElement.play() return a Promise.
https://github.com/w3c/html/pull/1287
- Add Custom Elements to HTML
https://github.com/w3c/html/pull/1343 [match reality better] [not ready for merge] [substantive]
- Example for bdi element
https://github.com/w3c/html/pull/1354 [editorial]
- 1335 rel rev cleanup
https://github.com/w3c/html/pull/1341
* w3c/html-aria (+1/-1/💬0)
1 pull requests submitted:
- add abbr element (by scottaohara)
https://github.com/w3c/html-aria/pull/105
1 pull requests merged:
- add abbr element
https://github.com/w3c/html-aria/pull/105
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 April 2018 17:00:25 UTC