testsuite: Remove :sorted usage

Not valid CSS anymore.
This commit is contained in:
Timm Bäder
2017-03-05 08:55:26 +01:00
parent bd86af4e15
commit 7f79c36cb7

View File

@@ -26,7 +26,6 @@ test_parse_selectors (void)
"tab:nth-child(last) {}",
"tab:nth-child(even) {}",
"tab:nth-child(odd) {}",
"tab:sorted {}",
".some-class {}",
".some-class.another-class {}",
".some-class .another-class {}",