[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:06:18 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=196327
--- Comment #7 from Tim Nguyen (:ntim) <ntim at apple.com> ---
(In reply to Tim Nguyen (:ntim) from comment #6)
> https://searchfox.org/wubkat/rev/015533966bd738b8d2392a8ff5f6c92f63ba1085/
> Source/WebCore/css/CSSProperties.json#1601
>
> Needs to change to:
> ```
> {
> "value": "fixed",
> "settings-flag": "fixedBackgroundsPaintRelativeToDocument"
> }
> ```
Actually, that settings flag needs to be flipped to work. Alternatively, we would need a custom parser function
--
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/ad671698/attachment.htm>
More information about the webkit-unassigned
mailing list