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    

Description Tim Nguyen (:ntim) 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.
Comment 1 Radar WebKit Bug Importer 2022-12-16 00:34:26 PST
<rdar://problem/103438119>
Comment 2 Tim Nguyen (:ntim) 2023-01-12 23:40:44 PST
Pull request: https://github.com/WebKit/WebKit/pull/8606
Comment 3 Tim Nguyen (:ntim) 2023-01-12 23:47:56 PST
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/37924
Comment 4 EWS 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.