[Webkit-unassigned] [Bug 66270] New: WebKit returns false positive when detecting 'space' and 'round' values for background-repeat

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 15 18:28:58 PDT 2011


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

           Summary: WebKit returns false positive when detecting 'space'
                    and 'round' values for background-repeat
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://jsbin.com/uzesun/3/
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: box_full_of_junk at hotmail.com


It seems that no WebKit browser supports the values "space" and "round" for "background-repeat", yet when testing for these values using JavaScript, WebKit gives a false positive.

The URL (http://jsbin.com/uzesun/3/) is a test page using an extention to Modernizr to add support. Only Opera and IE9/10 should return 'true', but WebKit does as well. Safari 4 does not return true, so it seems that this is a problem in later versions of WebKit. Chrome 8 returns true, but I did not test in anything earlier than that.

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