Checking the `style` attribute fails in JavaScript tests because the browser converts colors to the `rgb()` format. So we're testing the generated HTML in a component test while simplifying the system test.
Checking the `style` attribute fails in JavaScript tests because the browser converts colors to the `rgb()` format. So we're testing the generated HTML in a component test while simplifying the system test.