summaryrefslogtreecommitdiff
path: root/chromium/third_party/blink/renderer/core/css/selector_checker.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/blink/renderer/core/css/selector_checker.h')
-rw-r--r--chromium/third_party/blink/renderer/core/css/selector_checker.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/third_party/blink/renderer/core/css/selector_checker.h b/chromium/third_party/blink/renderer/core/css/selector_checker.h
index 014dd143ebf..c657a9ea06f 100644
--- a/chromium/third_party/blink/renderer/core/css/selector_checker.h
+++ b/chromium/third_party/blink/renderer/core/css/selector_checker.h
@@ -153,6 +153,7 @@ class SelectorChecker {
static bool MatchesFocusPseudoClass(const Element&);
static bool MatchesFocusVisiblePseudoClass(const Element&);
+ static bool MatchesSpatialNavigationFocusPseudoClass(const Element&);
private:
// Does the work of checking whether the simple selector and element pointed