Bug 289202

Summary: [results.webkit.org] No circle marker is displayed for Chrome
Product: WebKit Reporter: Fujii Hironori <fujii.hironori>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: jbedard, webkit-bug-importer, zhifei_fang
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=289734
Attachments:
Description Flags
[screenshot] none

Fujii Hironori
Reported 2025-03-05 16:17:43 PST
1. Start Chrome 134 for Windows 2. Load https://results.webkit.org/?suite=layout-tests&test=fast%2Fcss%2F001.html 3. No circle marker is displayed
Attachments
[screenshot] (1.05 MB, image/png)
2025-03-06 00:18 PST, Fujii Hironori
no flags
Fujii Hironori
Comment 1 2025-03-05 16:18:15 PST
Created attachment 474471 [details] [screenshot] canvas width is 0.
Radar WebKit Bug Importer
Comment 3 2025-03-12 17:18:18 PDT
Fujii Hironori
Comment 4 2025-03-13 13:36:55 PDT
"state.onScreen" of the canvan elements are always false. "entries[0].isIntersecting" is always false. https://github.com/WebKit/WebKit/blob/5ad89cecd558f86188878e05acc795b41da1736d/Tools/Scripts/libraries/resultsdbpy/resultsdbpy/view/static/library/js/components/TimelineComponents.js#L804 This problem seems to be fixed in Chrome 136. However, it has another problem. I'm going to file another bug. And. close this bug ticket.
Note You need to log in before you can comment on or make changes to this bug.