- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 30 Apr 2018 17:00:27 +0000
- To: public-html@w3.org
- Message-Id: <E1fDCA7-0007uP-8I@uranus.w3.org>
Issues
------
* w3c/html (+5/-12/💬24)
5 issues created:
- Accept-charset attribute of form element maybe have a bug (by programmer3000)
https://github.com/w3c/html/issues/1421
- lang attribute have no right link to the language tag. (by programmer3000)
https://github.com/w3c/html/issues/1419
- `input type="number"` misses a `unit`property (by lespacedunmatin)
https://github.com/w3c/html/issues/1417
- please clarify definition of <header> element (by prlbr)
https://github.com/w3c/html/issues/1405
- define slot element (by chaals)
https://github.com/w3c/html/issues/1404 [substantive]
12 issues received 24 new comments:
- #1417 `input type="number"` misses a `unit`property (4 by prlbr, AurelioDeRosa, lespacedunmatin)
https://github.com/w3c/html/issues/1417
- #291 How to handle legacy Ruby content that may use <rbc> (4 by LJWatson, siusin)
https://github.com/w3c/html/issues/291 [i18n-comment]
- #564 handling focus() API during sequential focus navigation (3 by shwetank)
https://github.com/w3c/html/issues/564 [match reality better] [needs tests]
- #1405 please clarify definition of <header> element (3 by Alohci, torressam333)
https://github.com/w3c/html/issues/1405 [a11y] [editorial]
- #1421 Accept-charset attribute of form element maybe have a bug (2 by edent)
https://github.com/w3c/html/issues/1421
- #1337 restrict custom attributes to data-* ? (2 by chaals)
https://github.com/w3c/html/issues/1337 [question]
- #774 Add <h> element (1 by danieltj27)
https://github.com/w3c/html/issues/774 [Feature request] [Needs incubation] [needs implementations]
- #1386 "body ok" of <link> element (1 by chaals)
https://github.com/w3c/html/issues/1386
- #1389 autocomplete attribute is not allowed in <input type=hidden> (1 by chaals)
https://github.com/w3c/html/issues/1389 [editorial]
- #1264 Picture element haven't note about priority source and img element (1 by scottaohara)
https://github.com/w3c/html/issues/1264
- #1001 Outline algorithm, Step 5, Association bug and fix (1 by rehierl)
https://github.com/w3c/html/issues/1001
- #1215 Build Warnings (1 by edent)
https://github.com/w3c/html/issues/1215
12 issues closed:
- Picture element haven't note about priority source and img element https://github.com/w3c/html/issues/1264
- restrict custom attributes to data-* ? https://github.com/w3c/html/issues/1337 [question]
- "body ok" of <link> element https://github.com/w3c/html/issues/1386
- Update chapter 6 "Loading Web Pages" https://github.com/w3c/html/issues/132 [Dependency Request] [match reality better] [security]
- Outline algorithm, Step 5, Association bug and fix https://github.com/w3c/html/issues/1001
- "Content attributes:" of <img> element https://github.com/w3c/html/issues/1388 [at risk] [editorial]
- window.open(url, name) is vulnerable to XSS with "name" collision https://github.com/w3c/html/issues/262 [high priority] [needs implementations] [needs tests] [security] [substantive]
- handling focus() API during sequential focus navigation https://github.com/w3c/html/issues/564 [match reality better] [needs tests]
- No description for slot attribute https://github.com/w3c/html/issues/1256 [Dependency Request]
- How to handle legacy Ruby content that may use <rbc> https://github.com/w3c/html/issues/291 [i18n-comment]
- define slot element https://github.com/w3c/html/issues/1404 [substantive]
- Build Warnings https://github.com/w3c/html/issues/1215
Pull requests
-------------
* w3c/html (+13/-12/💬7)
13 pull requests submitted:
- non-conforming features fixes (by scottaohara)
https://github.com/w3c/html/pull/1420
- 4:57 (by WenJason)
https://github.com/w3c/html/pull/1418
- Typo (by lespacedunmatin)
https://github.com/w3c/html/pull/1416
- capture is allowed on file, not button (by chaals)
https://github.com/w3c/html/pull/1414 [bug] [editorial]
- link rel="external" is not allowed... (by chaals)
https://github.com/w3c/html/pull/1413
- fix a few editorial bugs (by siusin)
https://github.com/w3c/html/pull/1412
- Chapter 6 cleanup (by chaals)
https://github.com/w3c/html/pull/1410
- XML parsing needs to note custom elements (by chaals)
https://github.com/w3c/html/pull/1408
- loosen the rule of the rb element (by siusin)
https://github.com/w3c/html/pull/1407
- only select browsing context by name within unit of related... (by chaals)
https://github.com/w3c/html/pull/1406
- define slot element (by chaals)
https://github.com/w3c/html/pull/1403
- Describe slot attribute (by chaals)
https://github.com/w3c/html/pull/1402 [editorial] [linking]
- Tweak parsing for custom elements (by chaals)
https://github.com/w3c/html/pull/1401
5 pull requests received 7 new comments:
- #1411 clean up img/decoding (2 by cynthia, chaals)
https://github.com/w3c/html/pull/1411 [editorial]
- #1005 Outline algorithm, removal of step 5 (2 by rehierl, chaals)
https://github.com/w3c/html/pull/1005 [needs implementations] [not ready for merge]
- #1412 fix a few editorial bugs (1 by scottaohara)
https://github.com/w3c/html/pull/1412
- #1416 Typo (1 by chaals)
https://github.com/w3c/html/pull/1416
- #1406 only select browsing context by name within unit of related... (1 by chaals)
https://github.com/w3c/html/pull/1406
12 pull requests merged:
- Typo
https://github.com/w3c/html/pull/1416
- capture is allowed on file, not button
https://github.com/w3c/html/pull/1414 [bug] [editorial]
- link rel="external" is not allowed...
https://github.com/w3c/html/pull/1413 [editorial]
- fix a few editorial bugs
https://github.com/w3c/html/pull/1412
- clean up img/decoding
https://github.com/w3c/html/pull/1411 [editorial]
- only select browsing context by name within unit of related...
https://github.com/w3c/html/pull/1406 [match reality better] [security] [substantive]
- XML parsing needs to note custom elements
https://github.com/w3c/html/pull/1408
- Tweak parsing for custom elements
https://github.com/w3c/html/pull/1401
- Describe slot attribute
https://github.com/w3c/html/pull/1402 [editorial] [linking]
- loosen the rule of the rb element
https://github.com/w3c/html/pull/1407
- define slot element
https://github.com/w3c/html/pull/1403 [substantive]
- links in the section about obsolete features
https://github.com/w3c/html/pull/1400 [editorial]
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, 30 April 2018 17:00:32 UTC