Bug 267683
| Summary: | Store `display: none` RenderStyle objects | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Antoine Quint <graouts> |
| Component: | CSS | Assignee: | Antoine Quint <graouts> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Antoine Quint
We currently store `display: contents` RenderStyle objects on Element. In order to implement support for animating the `display` property, we'll need to be able to do something similar so that we may return those styles under `Element::existingComputedStyle()`.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/22902
EWS
Committed 273288@main (519c7ed4ac75): <https://commits.webkit.org/273288@main>
Reviewed commits have been landed. Closing PR #22902 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/121357311>