Skip to content

Files

Latest commit

cc13866 · Jun 6, 2022

History

History

testing-dom__root-style

Testing how the app sets the root document style variable

The application in index.html uses <input type="color"> to set the CSS variable that controls the background style, see app.css

triggered color change

Find tests in cypress/e2e/spec.cy.js file.