OLD | NEW |
---|---|
(Empty) | |
1 Check serialization of ::cue and ::cue() | |
2 | |
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". | |
4 | |
5 | |
6 PASS rules.length is 3 | |
7 PASS rules[0].selectorText is '*::cue' | |
8 PASS rules[1].selectorText is '*::cue(c)' | |
9 PASS rules[2].selectorText is '*::cue(c,.class,#id:past,i:future)' | |
10 PASS successfullyParsed is true | |
11 | |
12 TEST COMPLETE | |
13 | |
OLD | NEW |