:link inside :not should be always matched when visited match type is enabled. | |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". | |
PASS oneStyle.color became "rgb(255, 0, 0)" | |
PASS twoStyle.color became "rgb(0, 128, 0)" | |
PASS threeStyle.color became "rgb(0, 128, 0)" | |
PASS fourStyle.color became "rgb(0, 128, 0)" | |
PASS successfullyParsed is true | |
TEST COMPLETE | |
color of One should be red, and those of Two, Three, and Four should be green: | |
One | |
Two | |
Three | |
Four | |