WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
297647
Web Inspector: replace the last usage of the 'matches' method with 'is'
https://bugs.webkit.org/show_bug.cgi?id=297647
Summary
Web Inspector: replace the last usage of the 'matches' method with 'is'
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
Add attachment
proposed patch, testcase, etc.
Miguel Gomez
Comment 1
2025-08-20 01:11:34 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/49643
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
<
rdar://problem/158769993
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug