Jean-Yves Moyen
Jean-Yves Moyen
## Summary In https://github.com/microsoft/TypeScript/issues/49517 I reported a TS bug and was given a workaround which, unfortunately seems to break api-extractor 😢 My `.d.ts` file: ```typescript declare class Foo { protected...
# Bug Report (I'm not even sure how to properly name that issue 🙃 ) ### 🔎 Search Terms typescript inheritance protected intersection ### 🕗 Version & Regression Information Seen...
In #1886, we added an explicit role on `svg` element to avoid triggering a bug in FF + NVDA, mentioned in the Accessibility Support. @WilcoFiers added [this comment](https://github.com/act-rules/act-rules.github.io/pull/1886#issuecomment-1211842380): > Given...
Replace `jest-expect-message` by `jest-27-expect-message` since the former breaks with Jest 27 and is not maintained anymore. https://github.com/mattphillips/jest-expect-message/pull/40 Closes issue(s): N/A Need for Call for Review: This can be merged with...
Parking as draft for now. Both `content-visibility` and `hidden="until-found"` have poor browser support. This means at least that any test case using them would hit an Accessibility Support problem… ---...
* Fix Failed Example 1 to ensure there actually is a keyboard trap * Add a clarification about forward and backward navigation Closes issue(s): - closes #1885 Need for Call...
Add "logo" to the name of images that are logos, where it make sense. I feel it doesn't make sense in cases like ```html ``` where the image is functional...
Currently updating only "Line height is not `!important`" to check whether that solution works or not. The second and third condition where about the test target, which is incorrect since...
Now that covid is somewhat not a thing anymore, we are considering organising a face-to-face ACT rules meeting. Keeping this open to record organisation and remember to talk about it...
As pointed in https://github.com/act-rules/act-rules.github.io/pull/1864#issuecomment-1161693515, ```html For more details about your order contact us. For more details about how to return products contact us. ``` This two links have the same...