This test checks a custom pseudo element selector is valid only if it starts with 'x-'
pseudo is x-shadow: This should be red.
pseudo is -test: This should not be red.
pseudo is foobar: This should not be red.