Bug 249455
Summary: | [:has() pseudo-class] Support invalidation for :buffering and :stalled pseudo-classes | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tim Nguyen (:ntim) <ntim> |
Component: | CSS | Assignee: | 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)
See HTMLMediaElement::buffering() and HTMLMediaElement::stalled(), we need to use PseudoClassChangeInvalidation every time one of the conditions change.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/103438119>
Tim Nguyen (:ntim)
Pull request: https://github.com/WebKit/WebKit/pull/8606
Tim Nguyen (:ntim)
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/37924
EWS
Committed 258891@main (2974b49cf64d): <https://commits.webkit.org/258891@main>
Reviewed commits have been landed. Closing PR #8606 and removing active labels.