Aaron Leventhal
Aaron Leventhal
I'm adding comments to the google doc for now: https://docs.google.com/document/d/1dkxgsCVS0mxedDq9czgsPyNwMyuGrmRvYqlz8brPdMU/edit
Hi @patrickhlauke I hear you. Let's come up with a demo. I'm not an expert as to whether it should be in CSS or not — but I understand that...
I believe the plan is to also have high level elements that are backed by this, but the browser would also expose the underlying power to the developer who wants...
Hi all, the proposed heuristics are just a start. Please give us a chance to show a prototype. I'm sure there will be gaps to address. I personally won't give...
@FremyCompany that's fair. I hear you. How about we see how it works? I believe that in the worse case scenario it will fall back on something reasonable. But, I...
IMO it could be clearer, but I can't see how it allows a name, otherwise it wouldn't say name prohibited. Therefore, I think the tests are wrong. I think we...
WIP for Chrome: https://chromium-review.googlesource.com/c/chromium/src/+/2818800
> An image that is in a container with the img role and where the full text alternative is available and is marked up with aria-labelledby and (if needed) aria-describedby;...
@jnurthen Or just remove it? If role=img is used, aren't the children automatically presentational?
I don't like that there's no way to force no name. For example, if you have a title attribute on a , and have that info in another way, you...