Bug 249455

Summary: [:has() pseudo-class] Support invalidation for :buffering and :stalled pseudo-classes
Product: WebKit Reporter: Tim Nguyen (:ntim) <ntim>
Component: CSSAssignee: Tim Nguyen (:ntim) <ntim>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://github.com/web-platform-tests/wpt/pull/37924
Bug Depends on:    
Bug Blocks: 234556    

Tim Nguyen (:ntim)
Reported 2022-12-16 00:32:08 PST
See HTMLMediaElement::buffering() and HTMLMediaElement::stalled(), we need to use PseudoClassChangeInvalidation every time one of the conditions change.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-12-16 00:34:26 PST
Tim Nguyen (:ntim)
Comment 2 2023-01-12 23:40:44 PST
Tim Nguyen (:ntim)
Comment 3 2023-01-12 23:47:56 PST
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/37924
EWS
Comment 4 2023-01-13 14:06:51 PST
Committed 258891@main (2974b49cf64d): <https://commits.webkit.org/258891@main> Reviewed commits have been landed. Closing PR #8606 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.