This is not expected to work on older browsers without querySelectorAll()
and matchesSelector()
support. In particular, IE8 and below do not have matchesSelector()
.
The elements with colour names should turn the appropriate colour
The above block should look similar to this:
See also: