Re: 1.3.1

On 25/04/2025 11:29, Ms J wrote:
> For example, if parts of the page have been marked up with list mark up 
> that aren't lists.

Unfortunately that cause was probably lost two decades ago.  The way 
that people, trying for compliance, now do it is to use ARIA to provide 
the true semantics, and HTML and CSS, to achieve the visual result they 
want.

Personally, I like the idea that you start with semantic HTML, then 
define a house style, in CSS, but I think most web page designers go for 
the visual appearance, with any tool available, and then add ARIA to 
pass the accessibility audit.  In many cases it is actually the tools 
they are using those, based on standard formats.

I think your proposed wording is changing the meaning, rather than 
clarifying it.

Received on Friday, 25 April 2025 14:11:39 UTC