[Webkit-unassigned] [Bug 65617] Make unicode-bidi:isolate the default for block elements instead of unicode-bidi:embed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 9 04:50:02 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=65617





--- Comment #4 from Aharon (Vladimir) Lanin <aharon at google.com>  2011-08-09 04:50:02 PST ---
Please note that unicode-bidi:isolate should not have any effect (and thus can be completely ignored) on elements that already constitute separate bidi paragraphs, e.g. elements with display other than inline, or that have float, or that have absolute position, etc. The default is meant for the case when a "block" element like div gets assigned display:inline. This should be a fairly rare case.

-- 
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