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 2 | |
7 PASS rules[0].selectorText is '*::cue' | |
8 PASS rules[1].selectorText is '*::cue(c)' | |
9 PASS successfullyParsed is true | |
10 | |
11 TEST COMPLETE | |
12 | |
OLD | NEW |