- From: Gunderson, Jon R <jongund@illinois.edu>
- Date: Mon, 27 Apr 2020 13:58:58 +0000
- To: "Murphy, Sean" <SeanMichael.Murphy@team.telstra.com>, "w3c-wai-ig@w3.org" <w3c-wai-ig@w3.org>
- Message-ID: <CH2PR11MB4344730DA0F8FD093B0DF6F6C8AF0@CH2PR11MB4344.namprd11.prod.outlook.com>
Sean, Thank you for your interest and feedback on the ARIA Authoring practices. I have add an issue to the ARIA Authoring practices to make the HTML technique the first view in the landmark example: https://github.com/w3c/aria-practices/issues/1391 In the ARIA Practices landmark guidance section the HTML technique is listed before the ARIA role technique: https://w3c.github.io/aria-practices/#aria_lh_main Jon From: Murphy, Sean <SeanMichael.Murphy@team.telstra.com> Sent: Sunday, April 26, 2020 8:42 PM To: w3c-wai-ig@w3.org Subject: W3C pages on landmarks query All, Using the below page as an example: https://www.w3.org/TR/wai-aria-practices/examples/landmarks/main.html the code examples is using <div role="main"> which is correct. But is really for HTML 4.01. As HTMl5 supports the main by default and so does all the common browsers. This leads to my next questions: 1. Is there any time frame to retire old content to prevent confusion in the community? 2. The use of role with html5 landmark (region) tags to support older browsers. I don't see this as necessary now. The common browsers have been supporting the HTML 5 region tag plus so has the screen readers for quite a while now. So is there any good reason to keep this as best practise? Using <main> for example, is supported in the common browsers in use.Regards 3. Is there any road-maps or guidelines for retiring old tutorials, supporting documentation, etc? As I see it, there needs to be something of this nature to ensure the content is current and up-to-date. 4. How many browsers now do not support HTML 5? Sean
Received on Monday, 27 April 2020 13:59:20 UTC