summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/tools/html5lib/doc/html5lib.filters.rst
blob: 1fda38a735a136aa833de50f99cacb6fa18cefaa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
filters Package
===============

:mod:`_base` Module
-------------------

.. automodule:: html5lib.filters._base
    :members:
    :undoc-members:
    :show-inheritance:

:mod:`alphabeticalattributes` Module
------------------------------------

.. automodule:: html5lib.filters.alphabeticalattributes
    :members:
    :undoc-members:
    :show-inheritance:

:mod:`inject_meta_charset` Module
---------------------------------

.. automodule:: html5lib.filters.inject_meta_charset
    :members:
    :undoc-members:
    :show-inheritance:

:mod:`lint` Module
------------------

.. automodule:: html5lib.filters.lint
    :members:
    :undoc-members:
    :show-inheritance:

:mod:`optionaltags` Module
--------------------------

.. automodule:: html5lib.filters.optionaltags
    :members:
    :undoc-members:
    :show-inheritance:

:mod:`sanitizer` Module
-----------------------

.. automodule:: html5lib.filters.sanitizer
    :members:
    :undoc-members:
    :show-inheritance:

:mod:`whitespace` Module
------------------------

.. automodule:: html5lib.filters.whitespace
    :members:
    :undoc-members:
    :show-inheritance: