Jean-Yves Moyen

Results 290 comments of Jean-Yves Moyen

Hi @MaksimShakavin this is due to constructed style sheets that we do not currently grab 🙈 We have a fix ready in #1647 I hope to make a new release...

Hi @MaksimShakavin, we've (finally) released the newer version of the extension (sorry, summer vacations delayed the work…) I've just checked sap.com with it and no 2.5.8 errors were reported 🎉...

CG decision (April 25th): make more test of AT/UA, then if the problem is generic, open issue with WCAG.

Running into this too. My use case is that I try to build integrations of my library with various test frameworks (so that end-user can more easily use it). So,...

I guess it should more generally hook on [inert subtrees](https://html.spec.whatwg.org/multipage/interaction.html#inert-subtrees), which includes [being blocked by a modal](https://html.spec.whatwg.org/multipage/interaction.html#modal-dialogs-and-inert-subtrees).

> > This may be related to #735 but I believe it is different. > > Why do you think it's different? #735 (and the linked #433) seemed related to...

> Because an `alt` attribute with the value of the empty string (`alt=""`) marks the element as presentational, then a reasonable reading of that accname requirement cited above is: That...

> Aren’t both of those the same markup case? That is, they’re both an `img` with an empty `alt` and a non-empty `title`. > > But the expected result for...

> @Jym77, do we need a changeset when it's (almost) only tooling changes? The only other change I had to do was in `alfa-dom` related to some `jsx` and how...