WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
256829
Address HTML's Rendering section unicode-bidi requirements
https://bugs.webkit.org/show_bug.cgi?id=256829
Summary
Address HTML's Rendering section unicode-bidi requirements
Anne van Kesteren
Reported
2023-05-16 00:23:46 PDT
Many HTML elements don't have the unicode-bidi property set despite the HTML Standard requiring that. This includes the newly added search element (
bug 254327
).
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-05-23 00:24:14 PDT
<
rdar://problem/109701161
>
Karl Dubost
Comment 2
2024-08-21 01:53:43 PDT
https://wpt.live/html/rendering/bidi-rendering/unicode-bidi-ua-rules.html
https://wpt.fyi/results/html/rendering/bidi-rendering/unicode-bidi-ua-rules.html
Chrome: PASS 129 Firefox: PASS 44 FAIL 85 Safari: PASS 83 FAIL 46 but almost in a polar opposite way of Firefox. The only elements that both Firefox and Safari fail together is: <ruby>, <input type=search>, <input type=tel>, <input type=url>, <input type=email>
Ahmad Saleem
Comment 3
2025-02-13 11:15:10 PST
We pass all except <ruby> for which we have open spec issue, so I am marking this as 'RESOLVED CONFIGURATION CHANGED' because multiple changes were done to fix the issue.
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