[Webkit-unassigned] [Bug 99926] New: Should show complete tiles when set 'border-image-repeat' as round

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 21 02:31:17 PDT 2012


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

           Summary: Should show complete tiles when set
                    'border-image-repeat' as round
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: reni2046 at gmail.com


1, the css standard says: "when the 'border-image-repeat' set as 'round', the image is tiled (repeated) to fill the area. If it does not fill the area with a whole number of tiles, the image is rescaled so that it does. "
standard link: http://dev.w3.org/csswg/css3-background/#the-border-image-repeat 

2, in webkit implementation doesn't honor what spec said, it just repeat without rescaling.

3, test case is attached.

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