Steps to replicate the issue (include links if applicable):
- Go to a CSS page (I used this one) and click 'Edit'
- Inside a class definition, add
-moz-margin-start: 0; -webkit-margin-start: 0;
- Click publish
What happens?:
A page is shown with an error box.
[24ac17f4-17e3-4bbc-8a7b-d26ca798a3e4]
What should have happened instead?:
Not sure.