RESOLVED FIXED 249455
[:has() pseudo-class] Support invalidation for :buffering and :stalled pseudo-classes
https://bugs.webkit.org/show_bug.cgi?id=249455
Summary [:has() pseudo-class] Support invalidation for :buffering and :stalled pseudo...
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.