[Webkit-unassigned] [Bug 196327] @supports(background-attachment:fixed) should say NO on iOS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 30 18:05:06 PDT 2023


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

Tim Nguyen (:ntim) <ntim at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |GoodFirstBug
                 CC|                            |ntim at apple.com

--- Comment #6 from Tim Nguyen (:ntim) <ntim at apple.com> ---
https://searchfox.org/wubkat/rev/015533966bd738b8d2392a8ff5f6c92f63ba1085/Source/WebCore/css/CSSProperties.json#1601

Needs to change to:
```
{
   "value": "fixed",
   "settings-flag": "fixedBackgroundsPaintRelativeToDocument"
}
```

-- 
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/20230831/39d969a9/attachment.htm>


More information about the webkit-unassigned mailing list