WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
308408
[Style] Move and rename RenderStyle::isLeftToRightDirection()
https://bugs.webkit.org/show_bug.cgi?id=308408
Summary
[Style] Move and rename RenderStyle::isLeftToRightDirection()
Sam Weinig
Reported
2026-02-21 17:59:28 PST
The function is easily replaced by its inline form, writingMode().isBidiLTR().
Attachments
Add attachment
proposed patch, testcase, etc.
Sam Weinig
Comment 1
2026-02-21 18:01:54 PST
Pull request:
https://github.com/WebKit/WebKit/pull/59183
Sam Weinig
Comment 2
2026-02-22 17:47:00 PST
Re-purposing to just move/rename RenderStyle::isLeftToRightDirection() to be WritingMode::deprecatedIsLeftToRightDirection(), with an updated explanatory comment.
EWS
Comment 3
2026-02-24 11:58:40 PST
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
Comment 4
2026-02-24 11:59:12 PST
<
rdar://problem/171099850
>
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