[Webkit-unassigned] [Bug 23124] RTL: Directionality always reset on hard line break
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Mar 29 08:58:21 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=23124
--- Comment #27 from Levi Weintraub <leviw at chromium.org> 2011-03-29 08:58:20 PST ---
(From update of attachment 87328)
View in context: https://bugs.webkit.org/attachment.cgi?id=87328&action=review
>> Source/WebCore/platform/text/BidiContext.h:35
>> + UnicodeEmbedding
>
> I think this is confusing. DOMEmbedding sounds like it would only come from DOM (<span dir="...) attributes, but inline styles would affect this as well (<span style="..").
> Please correct me if I'm wrong.
You're right that style-based directions would also be classified here as originating from the "DOM." Perhaps FromUnicode and FromStyleOrDOM?
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list