Open hemebond opened 11 years ago
Sorry for late reply. Been busy.
If you really need this you can attempt to write a unit test that demonstrates the bug.
TROUBLEMAKER
u'a[href^="javascript'
TROUBLEMAKER
u'a[href^="javascript'
Traceback (most recent call last):
File "test.py", line 38, in
I have to be honest. I'm struggling to find time to work on this. Would you like to attempt it yourself?
If you append the following code to tests/four.css
it will cause an AssertionError exception to be raised. Seems the viewport selector gets replaced with a temp_key but the assertion for the @media selector doesn't know that.