Bug 240594

Summary: CSSMotionPathEnabled setting does not prevent parsing of CSS Motion Path properties
Product: WebKit Reporter: Antoine Quint <graouts>
Component: CSSAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: tho22, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 203847    

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.