Bug 288398
| Summary: | Add axis-flipping methods for BoxAxis and LogicalBoxAxis | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | fantasai <fantasai.bugs> |
| Component: | Layout and Rendering | Assignee: | 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
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
<rdar://problem/145502631>
EWS
Committed 290997@main (5535d11237a2): <https://commits.webkit.org/290997@main>
Reviewed commits have been landed. Closing PR #41224 and removing active labels.