TableRole         868 Source/core/accessibility/AXRenderObject.cpp     else if (role == TreeRole || role == TreeGridRole || role == TableRole)
TableRole        1675 Source/core/accessibility/AXRenderObject.cpp         case TableRole:
TableRole         509 Source/core/accessibility/AXTable.cpp     return TableRole;
TableRole         266 Source/web/AssertMatchingEnums.cpp COMPILE_ASSERT_MATCHING_ENUM(WebAXRoleTable, TableRole);