Bug 240594 - CSSMotionPathEnabled setting does not prevent parsing of CSS Motion Path properties
Summary: CSSMotionPathEnabled setting does not prevent parsing of CSS Motion Path prop...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks: 203847
  Show dependency treegraph
 
Reported: 2022-05-18 13:07 PDT by Antoine Quint
Modified: 2022-06-30 06:01 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2022-05-18 13:07:16 PDT
Even with that flag off, the family of CSS Motion Path properties are parsed and accounted for during rendering. They should not.
Comment 1 Radar WebKit Bug Importer 2022-05-18 13:09:03 PDT
<rdar://problem/93522039>
Comment 2 Antoine Quint 2022-05-18 13:26:00 PDT
Pull request: https://github.com/WebKit/WebKit/pull/743
Comment 3 EWS 2022-05-19 23:52:08 PDT
Committed r294534 (250789@main): <https://commits.webkit.org/250789@main>

Reviewed commits have been landed. Closing PR #743 and removing active labels.