Bug 288398

Summary: Add axis-flipping methods for BoxAxis and LogicalBoxAxis
Product: WebKit Reporter: fantasai <fantasai.bugs>
Component: Layout and RenderingAssignee: fantasai <fantasai.bugs>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 288283    

fantasai
Reported 2025-02-24 13:02:55 PST
Sometimes you need to flip a BoxAxis or LogicalBoxAxis value, and there's no clean way to do that. If these were bools, we could use !, but they're not, so flipping them is messy to do inline. Let's add some functions for it.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-02-24 13:03:25 PST
EWS
Comment 2 2025-02-24 17:16:39 PST
Committed 290997@main (5535d11237a2): <https://commits.webkit.org/290997@main> Reviewed commits have been landed. Closing PR #41224 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.