Carolyn MacLeod

Results 139 comments of Carolyn MacLeod

Not sure if this [draft specification of `aria-textseparation`](https://pr-preview.s3.amazonaws.com/w3c/aria/pull/996.html#aria-textseparation) is helpful here, but for info, the ARIA WG was considering allowing authors to override the default (based on style) text separation...

The [HTML AAM spec](https://w3c.github.io/html-aam/#accessible-name-and-description-computation) contains specific AccName info for native html elements.

Good catch - "prohibited" is used in the algorithm... > If the root node's role prohibits naming, return the empty string (""). ... but it is missing from [AccName's list...

Not sure whether this proposal for a new history event in the HTML spec is interesting: https://github.com/whatwg/html/issues/5562

Interesting idea. FYI, I believe people usually call that type of resizer-thing a "splitter".

Thanks, @LaurenceRLewis! There are some words in there that we can use.

Please also read through the (very up-in-the-air, but has some points) discussion about `aria-interactive` in https://github.com/w3c/aria/issues/746. If it is possible to merge the ideas into one concept, then maybe that...

@cookiecrook In case it's helpful, there's a whole section on [Grid and Table Properties](https://raw.githack.com/w3c/aria-practices/issue1075-indextext-guidance/aria-practices.html#gridAndTableProperties) about to go into the APG that includes a subsection on "Communicating cell position with aria-colindextext...

Just FYI, the [Handling Author Errors -- States and Properties](https://w3c.github.io/aria/#document-handling_author-errors_states-properties) section of the ARIA spec currently says: > User agents are not responsible for logical validation, such as the following:...

If you think that stronger words in the [definition of aria-owns](https://w3c.github.io/aria/#aria-owns) would be helpful, please suggest some. Here are the current instructions for authors (looks a bit weak to me,...