Bug 260483 - [css-contain] Invalidate counters when contain: style is added/removed
Summary: [css-contain] Invalidate counters when contain: style is added/removed
Status: RESOLVED DUPLICATE of bug 246764
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-21 13:16 PDT by Tim Nguyen (:ntim)
Modified: 2023-08-21 15:41 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Nguyen (:ntim) 2023-08-21 13:16:39 PDT
Dynamically adding or removing `contain: style` does not invalidate counters. There is currently no WPT for it.
Comment 1 Tim Nguyen (:ntim) 2023-08-21 13:16:48 PDT
The same bug is present in Chrome fwiw.
Comment 2 Rob Buis 2023-08-21 13:20:22 PDT
Would this address this bug? https://bugs.webkit.org/show_bug.cgi?id=246764
Comment 3 Tim Nguyen (:ntim) 2023-08-21 15:41:58 PDT

*** This bug has been marked as a duplicate of bug 246764 ***