Bug 238923 - [:has() pseudo-class] Support invalidation for :indeterminate pseudo class on <progress>
Summary: [:has() pseudo-class] Support invalidation for :indeterminate pseudo class on...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Nguyen (:ntim)
URL:
Keywords: InRadar
Depends on:
Blocks: 234556
  Show dependency treegraph
 
Reported: 2022-04-06 22:36 PDT by Tim Nguyen (:ntim)
Modified: 2022-04-07 17:49 PDT (History)
9 users (show)

See Also:


Attachments
Patch (8.19 KB, patch)
2022-04-07 09:17 PDT, Tim Nguyen (:ntim)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Nguyen (:ntim) 2022-04-06 22:36:51 PDT
<progress> also supports the :indeterminate pseudo class, bug 238451 only added support on <input>
Comment 1 Tim Nguyen (:ntim) 2022-04-07 09:17:09 PDT
Created attachment 456934 [details]
Patch
Comment 2 Tim Nguyen (:ntim) 2022-04-07 09:17:32 PDT
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/33554
Comment 3 EWS Watchlist 2022-04-07 09:19:35 PDT
This patch modifies the imported WPT tests. Please ensure that any changes on the tests (not coming from a WPT import) are exported to WPT. Please see https://trac.webkit.org/wiki/WPTExportProcess
Comment 4 EWS 2022-04-07 17:48:26 PDT
Committed r292582 (249415@main): <https://commits.webkit.org/249415@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 456934 [details].
Comment 5 Radar WebKit Bug Importer 2022-04-07 17:49:17 PDT
<rdar://problem/91456056>