Bug 269410
| Summary: | Move `position` from `NonInheritedFlags` to `StyleBoxData` | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Tim Nguyen (:ntim) <ntim> |
| Component: | CSS | Assignee: | Tim Nguyen (:ntim) <ntim> |
| Status: | REOPENED | ||
| Severity: | Normal | CC: | commit-queue, simon.fraser, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 269594, 269740 | ||
| Bug Blocks: | |||
Tim Nguyen (:ntim)
Free up bits for `::target-text`
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/122976910>
Tim Nguyen (:ntim)
Pull request: https://github.com/WebKit/WebKit/pull/24462
EWS
Committed 274683@main (4ef4a110000d): <https://commits.webkit.org/274683@main>
Reviewed commits have been landed. Closing PR #24462 and removing active labels.
Tim Nguyen (:ntim)
Re-opening for pull request https://github.com/WebKit/WebKit/pull/24476
EWS
Committed 274686@main (6edfdbf00113): <https://commits.webkit.org/274686@main>
Reviewed commits have been landed. Closing PR #24476 and removing active labels.
WebKit Commit Bot
Re-opened since this is blocked by bug 269594
Simon Fraser (smfr)
This doesn't seem like the right approach. `::target-text` is very rarely used, so shouldn't go into NonInheritedFlags.