Skip to content

st: Test for :insensitive styling

Commit 473e77e2 fixed applying the :insensitive pseudo class to initially unreactive widgets, and adjusted the style test to work with that.

In hindsight, we can do better than just making the test work, and include a test case for the :insensitive styling as well (namely the issue the previous commit was fixing).

Merge request reports