 Chromium Code Reviews
 Chromium Code Reviews Issue 
            2962453002:
    Move AX Role predicates into ax_role_properties.h.  (Closed)
    
  
    Issue 
            2962453002:
    Move AX Role predicates into ax_role_properties.h.  (Closed) 
  | DescriptionMove AX Role predicates into ax_role_properties.h.
In prep of moving more code from BrowserAccessibility to AXPlatformNode,
there are a number of AXRole tests in the form of "Is this role a ____"
hanging off of BrowserAccessibility and in BrowserAccessibilityManagerMac.
What this CL does is adds a few more predicates in the UI:: namespace for
this sort of testing.
BUG=692087
Review-Url: https://codereview.chromium.org/2962453002
Cr-Commit-Position: refs/heads/master@{#482770}
Committed: https://chromium.googlesource.com/chromium/src/+/48db56bc090cfeb1b2f1a556f0d5f21413627dd3
   Patch Set 1 #Patch Set 2 : Fixes #Patch Set 3 : Android #Messages
    Total messages: 20 (16 generated)
     |