joanmarie
joanmarie
Trying to summarize consensus at today's face-to-face: 1. Looking at the nearest descendant heading seems like a good idea potentially. We would need to be sure we weren't descending into...
@xi: Regarding clarifying "otherwise" somewhere, what about adding it to this section: https://w3c.github.io/accname/#terminology? As you'll see there, we define things like "Result" and "Append the result, without a space, to...
Drat! Ok, given that more discussion seems to still be called for in order to get this right, let's leave this targeted for the 1.2 milestone so we can do...
Melanie: This came up in Chromium (which currently doesn't use the title). And it's not 100% clear what the right answer is (use the title or not). I don't know...
> In case it's helpful, there's an [img section in HTML-AAM](https://w3c.github.io/html-aam/#img-element) that makes it pretty clear that `alt` wins: I'm afraid in *my* mind it's not pretty clear. I read...
Another case we need to address as part of whitespace clarification: ` Make this the topmost element.` It is expected that there will be no space between "top" and "most."
Cool @accdc. Then maybe that's already solved. There was an Editor's note about that use case indicating that it needed to be addressed, so I added it here. Thanks for...
Another thing which we need to address: What about multi-select listboxes which multiple items selected? (Sorry for not thinking about this until now. It's an argument for seeking/doing implementations early...
At the moment, Chrome sometimes does it and sometimes doesn't. For instance we have a failure in Chrome/Chromium for this test case: ``` Flash the screen times. 1 2 3...
> The DOM node currently traversed to compute the root node's text equivalent. Initially, the current node is the root node, but at later stages is either some descendant of...