[Webkit-unassigned] [Bug 36307] New: Web Inspector: CSS sometimes is randomly rejected

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 18 10:59:16 PDT 2010


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

           Summary: Web Inspector: CSS sometimes is randomly rejected
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: paradox460 at gmail.com
                CC: timothy at hatcher.name, rik at webkit.org,
                    keishi at webkit.org, pmuellr at yahoo.com,
                    joepeck at webkit.org, pfeldman at chromium.org,
                    bweinstein at apple.com


Sometimes, CSS will be randomly rejected. Often the rejection can be traced to
a bad syntax, but sometimes it happens when syntax is perfectly valid.

Reproduction:
 * Attempt to enter a shorthand for border, ex border: 1px solid #000; and then
attempt to enter border-left: 0px;
 * Insert css with an incorrect syntax, eg -webkit-gradient(0% 0%, 0% 100%...

Desired behavior:
 * Border should not fail in this manner
 * Bad css should still be accepted, and left to the user to debug. In most
cases, it will fail anyway. It gets irksome to have to re-enter a property
because you hit return and made one      mistake somewhere, such as forgetting
a comma.

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



More information about the webkit-unassigned mailing list