`.to.have.style("backgroundColor")` does not work, whereas `.to.have.style("background-color")` does, which can be confusing.
.to.have.style("backgroundColor")does not work, whereas.to.have.style("background-color")does, which can be confusing.