WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 314205
314100
REGRESSION(
312288@main
): [macOS] imported/w3c/web-platform-tests/css/selectors/has-specificity.html is a flaky crash
https://bugs.webkit.org/show_bug.cgi?id=314100
Summary
REGRESSION(312288@main): [macOS] imported/w3c/web-platform-tests/css/selector...
Marta Darbinyan
Reported
2026-05-05 09:31:09 PDT
The following test is a flaky crash on macOS. imported/w3c/web-platform-tests/css/selectors/has-specificity.html 2026-05-05 05:09:54.964 com.apple.WebKit.WebContent[3527:197312] CoreText performance note: Client called CTFontCreateWithName() using name "Times New Roman" and got font with PostScript name "TimesNewRomanPSMT". For best performance, only use PostScript names when calling this API. 2026-05-05 05:09:54.964 com.apple.WebKit.WebContent[3527:197312] CoreText performance note: Client called CTFontCreateWithName() using name "Menlo Regular" and got font with PostScript name "Menlo-Regular". For best performance, only use PostScript names when calling this API. 2026-05-05 05:09:54.965 com.apple.WebKit.WebContent[3527:197312] CoreText performance note: Client called CTFontCreateWithName() using name "Arial" and got font with PostScript name "ArialMT". For best performance, only use PostScript names when calling this API. com.apple.WebKit.WebContent.Development terminated (pid 3527) for reason: crash Test results:
https://ews-build.webkit.org/#/builders/154/builds/25734
Test history:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Fselectors%2Fhas-specificity.html
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-05-05 09:31:26 PDT
<
rdar://problem/176274161
>
EWS
Comment 2
2026-05-05 10:11:35 PDT
Test gardening commit
312624@main
(676d042ebd9c): <
https://commits.webkit.org/312624@main
> Reviewed commits have been landed. Closing PR #64281 and removing active labels.
Brent Fulgham
Comment 3
2026-05-05 15:01:41 PDT
This is actually due to the change adding ::has() support to the CSS JIT.
Brent Fulgham
Comment 4
2026-05-05 15:14:47 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/64300
Brent Fulgham
Comment 5
2026-05-06 10:30:59 PDT
We decided to revert the CSS JIT change that created this issue, rather than attempt to fix on-the-fly. This is now a dupe of the revert, which resolves the test failure (
Bug 314205
). *** This bug has been marked as a duplicate of
bug 314205
***
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