[Webkit-unassigned] [Bug 210321] New: Auto-direction is alway LTR if element starts with an Emoji
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Apr 9 21:49:07 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=210321
Bug ID: 210321
Summary: Auto-direction is alway LTR if element starts with an
Emoji
Product: WebKit
Version: Safari 13
Hardware: Unspecified
OS: macOS 10.14
Status: NEW
Severity: Normal
Priority: P2
Component: Text
Assignee: webkit-unassigned at lists.webkit.org
Reporter: samyalzahrany at gmail.com
CC: mmaxfield at apple.com
When an html element starts with an Emoji, it is treated as having a strong LTR direction regardless of what follows.
for example the following p tag should have a base direction of RTL since all the text other than the emoji is RTL
<p dir="auto">عربي</p>
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200410/0e7fb077/attachment.htm>
More information about the webkit-unassigned
mailing list