Enable selectors level 4's :lang() by default
Created attachment 247883 [details] Patch
Comment on attachment 247883 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=247883&action=review Looks good to me. > Source/WebCore/css/CSSSelector.h:341 > + std::unique_ptr<Vector<AtomicString>> m_langArgumentList; // Used for :lang arguments Missing period at the end off the comment.
Created attachment 248109 [details] Patch for landing
Comment on attachment 248109 [details] Patch for landing Clearing flags on attachment: 248109 Committed r181197: <http://trac.webkit.org/changeset/181197>
All reviewed patches have been landed. Closing bug.