Bug 260483
| Summary: | [css-contain] Invalidate counters when contain: style is added/removed | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Tim Nguyen (:ntim) <ntim> |
| Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | cathiechen, rbuis |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Tim Nguyen (:ntim)
Dynamically adding or removing `contain: style` does not invalidate counters. There is currently no WPT for it.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Tim Nguyen (:ntim)
The same bug is present in Chrome fwiw.
Rob Buis
Would this address this bug? https://bugs.webkit.org/show_bug.cgi?id=246764
Tim Nguyen (:ntim)
*** This bug has been marked as a duplicate of bug 246764 ***