WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
288398
Add axis-flipping methods for BoxAxis and LogicalBoxAxis
https://bugs.webkit.org/show_bug.cgi?id=288398
Summary
Add axis-flipping methods for BoxAxis and LogicalBoxAxis
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-02-24 13:03:25 PST
<
rdar://problem/145502631
>
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.
Top of Page
Format For Printing
XML
Clone This Bug