[Webkit-unassigned] [Bug 64861] Need support for :dir() pseudo-class

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 5 17:50:17 PST 2015


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

--- Comment #7 from Sylvain Galineau <galineau at adobe.com> ---
Created attachment 248025
  --> https://bugs.webkit.org/attachment.cgi?id=248025&action=review
Work in progress

A first pass; aims to conform to the specs [1][2]

Major caveats:
- No tests yet
- We now have directionality code in both Element and HTMLElement; will attempt to refactor the latter out once this works correctly.

[1] http://dev.w3.org/csswg/selectors-4/#the-dir-pseudo
[2] https://html.spec.whatwg.org/multipage/dom.html#the-directionality

-- 
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/20150306/2243419c/attachment-0002.html>


More information about the webkit-unassigned mailing list