Skip to content
#

jsdom

Here are 176 public repositories matching this topic...

Lukas-Kullmann
Lukas-Kullmann commented Mar 3, 2022

Describe the feature you'd like:

As far as I understand it, the toHaveDisplayValue matcher takes some kind of input element and computes the value that the user can see.
However, it does not work properly for range widgets (e.g. <input type="range">, but also elements with role="range" or role="slider").

According to the [standard](https://www.w3.org/TR/wai-aria-1.1/#aria-valu

enhancement good first issue

Improve this page

Add a description, image, and links to the jsdom topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the jsdom topic, visit your repo's landing page and select "manage topics."

Learn more