[Webkit-unassigned] [Bug 193377] New: -webkit-background-clip not working with background-attachment

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 11 21:53:57 PST 2019


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

            Bug ID: 193377
           Summary: -webkit-background-clip not working with
                    background-attachment
           Product: WebKit
           Version: Safari 12
          Hardware: iPhone / iPad
                OS: iOS 12
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: me at jaydenirwin.com

Code:
background-attachment: fixed;
-webkit-background-clip: text;

This should create text with a background that is fixed to the window, so when the user scrolls the background should look like it's moving.

Desktop Safari renders the element properly, but Mobile Safari does not.
See the large title on the page below. It *should* go from black to green when scrolling down. (And it does in Desktop Safari.)
https://www.jaydenirwin.com/spritepencil/

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190112/71fd621c/attachment-0001.html>


More information about the webkit-unassigned mailing list