…I've never seen this notation. I've always seen pseudos with just one colon.
Some quick testing in Textmate reveals that this does, indeed, work, as does the single colon I've always been using. Triple colons don't work.
And this only works for pseudo elements; pseudo classes only work with single colons.
At least in Webkit; I didn't bother checking my simple test-case in Firefox, Opera, or IE.
Huh.
Practically speaking browsers will accept : for everything, possibly forever.
…I've never seen this notation. I've always seen pseudos with just one colon.
Some quick testing in Textmate reveals that this does, indeed, work, as does the single colon I've always been using. Triple colons don't work.
And this only works for pseudo elements; pseudo classes only work with single colons.
At least in Webkit; I didn't bother checking my simple test-case in Firefox, Opera, or IE.
Huh.