[Webkit-unassigned] [Bug 63903] dir=auto should imply unicode-bidi:isolate by default

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 29 11:45:48 PDT 2011


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





--- Comment #3 from Eric Seidel <eric at webkit.org>  2011-09-29 11:45:48 PST ---
I suspect this may be as simple as adding the CSS from the HTML5 spec into html.css in WebCore:
http://www.whatwg.org/specs/web-apps/current-work/multipage/rendering.html#bidirectional-text
http://trac.webkit.org/browser/trunk/Source/WebCore/css/html.css

The important piece is of course the LayoutTests which get landed with any change.

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