Matan Borenkraout

Results 228 comments of Matan Borenkraout

Hi @philer-jambit, thanks for posting this. The behavior you're seeing in 5.1.3 is correct and follows the spec so you'll probably need to adapt your tests: 1. An input with...

:tada: This issue has been resolved in version 10.0.0 :tada: The release is available on: - [npm package (@latest dist-tag)](https://www.npmjs.com/package/@testing-library/dom/v/10.0.0) - [GitHub release](https://github.com/testing-library/dom-testing-library/releases/tag/v10.0.0) Your **[semantic-release](https://github.com/semantic-release/semantic-release)** bot :package::rocket:

This is a tricky one. The accessible name computation algorithm doesn't state that one specifically if I understand correctly here: https://www.w3.org/TR/accname-1.2/#terminology What happens in dom-accessibility-api is that the label is...

@samirergaibi - DTL 10 was released in our `alpha` channel, you can give it a try. We still want to run it in some wider codebases before releasing it. If...

:tada: This issue has been resolved in version 10.0.0 :tada: The release is available on: - [npm package (@latest dist-tag)](https://www.npmjs.com/package/@testing-library/dom/v/10.0.0) - [GitHub release](https://github.com/testing-library/dom-testing-library/releases/tag/v10.0.0) Your **[semantic-release](https://github.com/semantic-release/semantic-release)** bot :package::rocket:

Hi @idanen! Thanks for opening this one :) Looking at the spec, `meter` doesn't have an implicit role: ![image](https://user-images.githubusercontent.com/12711091/191218529-be470ae5-5e3b-4942-a5c4-74c783002190.png) https://www.w3.org/TR/html-aria/ Where did you see that it does? Remember that `aria-query`...

Thanks @Blacktiger! I've tested this in our `alpha` version of `@testing-library/dom` and it works. We're testing it in multiple places to check for regressions so it's not yet released. If...

:tada: This issue has been resolved in version 10.0.0 :tada: The release is available on: - [npm package (@latest dist-tag)](https://www.npmjs.com/package/@testing-library/dom/v/10.0.0) - [GitHub release](https://github.com/testing-library/dom-testing-library/releases/tag/v10.0.0) Your **[semantic-release](https://github.com/semantic-release/semantic-release)** bot :package::rocket:

@naorpeled go for it, we're here to assist if you need :)