Bug 269410 - Move `position` from `NonInheritedFlags` to `StyleBoxData`
Summary: Move `position` from `NonInheritedFlags` to `StyleBoxData`
Status: REOPENED
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: 269594 269740
Blocks:
  Show dependency treegraph
 
Reported: 2024-02-14 15:46 PST by Tim Nguyen (:ntim)
Modified: 2024-02-27 08:53 PST (History)
3 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) 2024-02-14 15:46:17 PST
Free up bits for `::target-text`
Comment 1 Radar WebKit Bug Importer 2024-02-14 15:47:05 PST
<rdar://problem/122976910>
Comment 2 Tim Nguyen (:ntim) 2024-02-14 15:51:10 PST
Pull request: https://github.com/WebKit/WebKit/pull/24462
Comment 3 EWS 2024-02-14 17:26:34 PST
Committed 274683@main (4ef4a110000d): <https://commits.webkit.org/274683@main>

Reviewed commits have been landed. Closing PR #24462 and removing active labels.
Comment 4 Tim Nguyen (:ntim) 2024-02-14 17:43:07 PST
Re-opening for pull request https://github.com/WebKit/WebKit/pull/24476
Comment 5 EWS 2024-02-14 17:52:59 PST
Committed 274686@main (6edfdbf00113): <https://commits.webkit.org/274686@main>

Reviewed commits have been landed. Closing PR #24476 and removing active labels.
Comment 6 WebKit Commit Bot 2024-02-16 10:41:07 PST
Re-opened since this is blocked by bug 269594
Comment 7 Simon Fraser (smfr) 2024-02-27 08:53:27 PST
This doesn't seem like the right approach. `::target-text` is very rarely used, so shouldn't go into NonInheritedFlags.