RESOLVED WORKSFORME 25369
Adding 0 doesn't apply
https://bugs.webkit.org/show_bug.cgi?id=25369
Summary Adding 0 doesn't apply
Trevor Gerzen
Reported 2009-04-24 10:38:39 PDT
When using Web Inspector to edit CSS I'm finding that if I have something like: padding: 0.5em; and then try to add a zero before 0.5em to declare padding: 0 0.5em; it doesn't take. It will just remain padding: 0.5em;
Attachments
Alexander Pavlov (apavlov)
Comment 1 2010-03-23 03:51:07 PDT
Fixed with recent pfeldman's style changes.
Note You need to log in before you can comment on or make changes to this bug.