CSS Editor dumping “invalid” CSS?
-
Trying to add a bit of code to my CSS, and it won’t seem to save any code that it considers “invalid” — discovered this when trying to add this line to a class:
-webkit-text-fill-color: transparent;After I save, the class comes back without that line in it. So I just jokingly added:
WUToutside of any class, and sure enough, it didn’t save. Wrap it in comment tags, though:
/* WUT */and it’s all good. So. The question — is this filtering an “undocumented feature”? Or is this something I can shut off?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘CSS Editor dumping “invalid” CSS?’ is closed to new replies.