Home
last modified time | relevance | path

Searched refs:_common_attributes (Results 1 – 1 of 1) sorted by relevance

/dports/www/moinmoin/moin-1.9.11/MoinMoin/formatter/
H A Dtext_html.py59 _common_attributes = set(['accesskey', 'class', 'dir', 'disabled', 'id', 'lang', variable
289 if name in _common_attributes or name in allowed_attrs: