[Webkit-unassigned] [Bug 119324] New: [CSS Masking] -webkit-mask-repeat: space does not work
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 30 23:18:14 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=119324
Summary: [CSS Masking] -webkit-mask-repeat: space does not work
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: parvu at adobe.com
CC: WebkitBugTracker at adobe.com
Created an attachment (id=207811)
--> (https://bugs.webkit.org/attachment.cgi?id=207811&action=review)
Example of -webkit-mask-repeat: space usage which doesn't work.
When using -webkit-mask-repeat with a value of 'space' the image isn't spaced so that it fist a whole number of times in the background, but isn't repeated at all.
Looking through the code, I noticed that everything different from -webkit-mask-repeat: repeat is treated like -webkit-mask-repeat: no-repeat, so the space repeat style is not implemented.
--
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