Bug 297647

Summary: Web Inspector: replace the last usage of the 'matches' method with 'is'
Product: WebKit Reporter: Miguel Gomez <magomez>
Component: Web InspectorAssignee: Miguel Gomez <magomez>
Status: RESOLVED FIXED    
Severity: Normal CC: inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
See Also: https://bugs.webkit.org/show_bug.cgi?id=253180

Miguel Gomez
Reported 2025-08-20 01:07:37 PDT
The :matches() method was renamed to :is() in https://github.com/w3c/csswg-drafts/issues/3258. https://commits.webkit.org/261264@main replaced all the occurrences or :matches() but left one missing. Continue that work replacing the last usage of :matches() in the code.
Attachments
Miguel Gomez
Comment 1 2025-08-20 01:11:34 PDT
EWS
Comment 2 2025-08-20 07:35:03 PDT
Committed 298957@main (6c1aa0429042): <https://commits.webkit.org/298957@main> Reviewed commits have been landed. Closing PR #49643 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2025-08-20 07:36:13 PDT
Note You need to log in before you can comment on or make changes to this bug.