[Webkit-unassigned] [Bug 25369] New: Adding 0 doesn't apply

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 24 10:38:39 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=25369

           Summary: Adding 0 doesn't apply
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gerzen.trevor at gmail.com


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;


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list