qunit-dom icon indicating copy to clipboard operation
qunit-dom copied to clipboard

Assert css variable value?

Open jkeen opened this issue 1 year ago • 0 comments

It doesn't seem like qunit-dom has the ability to check the value of a css custom property/variable, like --color-text, or whatever. Am I right about that?

I tried using hasStyle, hasAttribute, and hasProperty with no avail. In trying to make some changes for a PR, but it seems ilke the issue might be a jest / node thing?

jkeen avatar Jun 30 '23 18:06 jkeen