- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 27 May 2019 17:00:20 +0000
- To: public-html@w3.org
- Message-Id: <E1hVIyy-0002tj-Vs@uranus.w3.org>
Issues
------
* w3c/html (+0/-0/💬1)
1 issues received 1 new comments:
- #1694 Security: If a link title looks like or contains a url/domain that doesn't match its target, the link should be displayed differently and make users go through an informative security prompt. (1 by rniwa)
https://github.com/w3c/html/issues/1694
* w3c/html-aam (+6/-2/💬13)
6 issues created:
- a element exposed as link regardless of whether a href is present (by stevefaulkner)
https://github.com/w3c/html-aam/issues/196
- Cleanup: update linking to attribute references (by scottaohara)
https://github.com/w3c/html-aam/issues/195
- Add "May not have accessible object" preamble for UIA div (by carmacleod)
https://github.com/w3c/html-aam/issues/191
- Cleanup head / linking resources (by scottaohara)
https://github.com/w3c/html-aam/issues/190
- Add HTML elements (by scottaohara)
https://github.com/w3c/html-aam/issues/189
- Remove the following HTML elements (by scottaohara)
https://github.com/w3c/html-aam/issues/188
3 issues received 13 new comments:
- #191 Add "May not have accessible object" preamble for UIA div and span (11 by scottaohara, carmacleod, joanmarie)
https://github.com/w3c/html-aam/issues/191
- #196 a element exposed as link regardless of whether a href is present (1 by scottaohara)
https://github.com/w3c/html-aam/issues/196
- #160 Consider prohibiting author naming certain elements (1 by dd8)
https://github.com/w3c/html-aam/issues/160
2 issues closed:
- There's no name computation for the area element https://github.com/w3c/html-aam/issues/176
- Instances of Web Platform WG text https://github.com/w3c/html-aam/issues/185 [editorial]
* w3c/html-aria (+6/-3/💬7)
6 issues created:
- id references for a and href have gone missing (by pgrucza)
https://github.com/w3c/html-aria/issues/142
- Style changes on table: Rules of ARIA attributes usage by HTML language feature (by pgrucza)
https://github.com/w3c/html-aria/issues/141
- should be fixed the table of "Document conformance requirements for use of ARIA attributes in HTML" (by mtrootyy)
https://github.com/w3c/html-aria/issues/140
- Should we use "overlarge" tables? (by marcoscaceres)
https://github.com/w3c/html-aria/issues/139
- Consider dropping invalid example iframe (by marcoscaceres)
https://github.com/w3c/html-aria/issues/135
- Broken cross references (by marcoscaceres)
https://github.com/w3c/html-aria/issues/134
5 issues received 7 new comments:
- #140 should be fixed the table of "Document conformance requirements for use of ARIA attributes in HTML" (2 by stevefaulkner, sideshowbarker)
https://github.com/w3c/html-aria/issues/140 [bug]
- #141 Style changes on table: Rules of ARIA attributes usage by HTML language feature (2 by marcoscaceres)
https://github.com/w3c/html-aria/issues/141
- #132 Spec needs tidy and cleanup (1 by marcoscaceres)
https://github.com/w3c/html-aria/issues/132
- #134 Broken cross references (1 by marcoscaceres)
https://github.com/w3c/html-aria/issues/134 [Good first issue]
- #142 id references for a and href have gone missing (1 by marcoscaceres)
https://github.com/w3c/html-aria/issues/142
3 issues closed:
- Broken cross references https://github.com/w3c/html-aria/issues/134 [Good first issue]
- doc-glossary should be allowed on section not dl https://github.com/w3c/html-aria/issues/128 [bug]
- Spec needs tidy and cleanup https://github.com/w3c/html-aria/issues/132
Pull requests
-------------
* w3c/html (+1/-0/💬0)
1 pull requests submitted:
- Typo fix in The object element for the name attribute (by blupdew)
https://github.com/w3c/html/pull/1701
* w3c/html-aam (+5/-4/💬6)
5 pull requests submitted:
- chore(.travis): perform spec validation (by marcoscaceres)
https://github.com/w3c/html-aam/pull/197
- chore(echidna-manifest): use & instead of ; (by marcoscaceres)
https://github.com/w3c/html-aam/pull/194
- Editorial: cross ref cleanup (by marcoscaceres)
https://github.com/w3c/html-aam/pull/193
- Add "May not have accessible object" preamble for UIA div #191 (by carmacleod)
https://github.com/w3c/html-aam/pull/192
- 176 map and area updates (by scottaohara)
https://github.com/w3c/html-aam/pull/187
4 pull requests received 6 new comments:
- #193 Editorial: cross ref cleanup (2 by marcoscaceres)
https://github.com/w3c/html-aam/pull/193
- #187 176 map and area updates (2 by marcoscaceres, scottaohara)
https://github.com/w3c/html-aam/pull/187
- #192 Editorial: add "May not have accessible object" preamble for UIA div #191 (1 by marcoscaceres)
https://github.com/w3c/html-aam/pull/192
- #197 chore(.travis): perform spec validation (1 by marcoscaceres)
https://github.com/w3c/html-aam/pull/197
4 pull requests merged:
- Editorial: cross ref cleanup
https://github.com/w3c/html-aam/pull/193
- chore(echidna-manifest): use & instead of ;
https://github.com/w3c/html-aam/pull/194
- 176 map and area updates
https://github.com/w3c/html-aam/pull/187
- Editorial: web plat wg to web app wg
https://github.com/w3c/html-aam/pull/186
* w3c/html-aria (+4/-1/💬1)
4 pull requests submitted:
- fixing links in ahref and anohref (by pgrucza)
https://github.com/w3c/html-aria/pull/143
- Editorial: drop iframe example (by marcoscaceres)
https://github.com/w3c/html-aria/pull/138
- chore: drop details polyfill (by marcoscaceres)
https://github.com/w3c/html-aria/pull/137
- Editorial: combine conformance section (by marcoscaceres)
https://github.com/w3c/html-aria/pull/136
1 pull requests received 1 new comments:
- #143 fixing links in ahref and anohref (1 by marcoscaceres)
https://github.com/w3c/html-aria/pull/143
1 pull requests merged:
- chore: tidy up document
https://github.com/w3c/html-aria/pull/133
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, 27 May 2019 17:00:23 UTC