Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
CSS JIT should be able to compile :dir pseudo class
https://bugs.webkit.org/show_bug.cgi?id=244703 Reviewed by Yusuke Suzuki. Added the support for CSS JITing :dir pseudo class. * Source/WebCore/cssjit/SelectorCompiler.cpp: (WebCore::operationMatchesDir): Added. (WebCore::SelectorCompiler::addPseudoClassType): (WebCore::SelectorCompiler::SelectorCodeGenerator::generateElementMatching): (WebCore::SelectorCompiler::SelectorCodeGenerator::generateElementMatchesDir): Canonical link: https://commits.webkit.org/254106@main
- Loading branch information
Showing
1 changed file
with
36 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters