Bug 276646

Summary: Add support for opacity to the CSS parser fast-path
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: CSSAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: koivisto, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Simon Fraser (smfr) 2024-07-15 21:59:35 PDT
Opacity is common enough that it's worth hitting the fast path.
Comment 1 Radar WebKit Bug Importer 2024-07-15 21:59:52 PDT
<rdar://problem/131808782>
Comment 2 Simon Fraser (smfr) 2024-07-15 22:23:36 PDT
Pull request: https://github.com/WebKit/WebKit/pull/30849
Comment 3 EWS 2024-07-16 11:56:37 PDT
Committed 281010@main (4d43216e1ba3): <https://commits.webkit.org/281010@main>

Reviewed commits have been landed. Closing PR #30849 and removing active labels.
Comment 4 EWS 2024-07-22 19:10:04 PDT
Committed 280938.92@safari-7619-branch (3dcced097630): <https://commits.webkit.org/280938.92@safari-7619-branch>

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