[Webkit-unassigned] [Bug 76565] New: Save two ID checks on CSS property validation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 18 13:27:47 PST 2012


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

           Summary: Save two ID checks on CSS property validation
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tmpsantos at gmail.com
                CC: kling at webkit.org


The same validation is done again in the next case statement. Check for CSSValueIntrinsic and CSSValueMinIntrinsic was done twice when the value is a number.

-- 
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