Bug 308408
| Summary: | [Style] Move and rename RenderStyle::isLeftToRightDirection() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sam Weinig <sam> |
| Component: | CSS | Assignee: | Sam Weinig <sam> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | koivisto, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari 18 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Sam Weinig
The function is easily replaced by its inline form, writingMode().isBidiLTR().
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Sam Weinig
Pull request: https://github.com/WebKit/WebKit/pull/59183
Sam Weinig
Re-purposing to just move/rename RenderStyle::isLeftToRightDirection() to be WritingMode::deprecatedIsLeftToRightDirection(), with an updated explanatory comment.
EWS
Committed 308145@main (c0b0ec25cf03): <https://commits.webkit.org/308145@main>
Reviewed commits have been landed. Closing PR #59183 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/171099850>