Jean-Yves Moyen

Results 290 comments of Jean-Yves Moyen

I'm also considering whether the test instructions should (also) be included in the example itself. So that a tester that navigates to the example's page (without going through the ACT...

We're still following ARIA 1.1 in which this example is OK. --- But indeed, this is not OK anymore in ARIA 1.2. `aria-label` has become prohibited on `presentation` in ARIA...

https://github.com/w3c/aria/issues/1824

Closing it in light of https://github.com/w3c/aria/issues/1824, the prohibited attribute should still trigger the conflict resolution.

It looks like all these changes were done in #1779 I do not have access to the mentioned Survey to figure out what were the discussions there…

> The definition of "visible" is based on pixels changing when something is made transparent. That works fairly well, but it doesn't account for things that are not in the...

https://drafts.csswg.org/cssom-view/#scrolling-area may help. But I do have a hard time convincing me that it means what we need 🤯

In #1552 Kasper is giving an example of mixed HTML/ARIA table where HTML parsing is throwing away the ARIA bit due to incorrect HTML 😕

The change in ACT rule seems to be at risk because the corresponding rule is at risk: https://github.com/act-rules/act-rules.github.io/issues/1879#issuecomment-1184560674 (and we do not implement "Link in context is descriptive"). Parking that...