Searched refs:_legal_actions (Results 1 – 2 of 2) sorted by relevance
54 _legal_actions = (ACTION_REPLACE, ACTION_APPEND_AS_CHILDREN, variable in DOMBuilder198 if action not in self._legal_actions:
55 _legal_actions = (ACTION_REPLACE, ACTION_APPEND_AS_CHILDREN, variable in DOMBuilder199 if action not in self._legal_actions: