# -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- # vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. A11Y_MANIFESTS += [ "a11y.toml", "actions/a11y.toml", "aom/a11y.toml", "attributes/a11y.toml", "bounds/a11y.toml", "elm/a11y.toml", "events/a11y.toml", "events/docload/a11y.toml", "focus/a11y.toml", "hittest/a11y.toml", "hyperlink/a11y.toml", "hypertext/a11y.toml", "name/a11y.toml", "relations/a11y.toml", "role/a11y.toml", "scroll/a11y.toml", "selectable/a11y.toml", "states/a11y.toml", "table/a11y.toml", "text/a11y.toml", "textattrs/a11y.toml", "textcaret/a11y.toml", "textrange/a11y.toml", "textselection/a11y.toml", "tree/a11y.toml", "treeupdate/a11y.toml", "value/a11y.toml", ]