1HTMLnesting(3kaya) Kaya module reference HTMLnesting(3kaya)
2
3
4
6 HTMLnesting - HTML element nesting
7
9 This module defines allowed HTML nesting of elements for use by HTML‐
10 Document(3kaya)
11 It is unlikely to be especially useful except for its use in that mod‐
12 ule.
13
15 HTMLnesting.alwaysEmpty (3kaya)
16 HTMLnesting.containsBlock (3kaya)
17 HTMLnesting.containsCData (3kaya)
18 HTMLnesting.containsCDataOnly (3kaya)
19 HTMLnesting.getAlwaysEmpty (3kaya)
20 HTMLnesting.isAlwaysBlock (3kaya)
21 HTMLnesting.isAlwaysEmpty (3kaya)
22 HTMLnesting.isBlock (3kaya)
23 HTMLnesting.nestingExceptions (3kaya)
24 HTMLnesting.pretendEmpty (3kaya)
26 Kaya standard library by Edwin Brady, Chris Morris and others
27 (kaya@kayalang.org). For further information see http://kayalang.org/
29 The Kaya standard library is free software; you can redistribute it
30 and/or modify it under the terms of the GNU Lesser General Public
31 License (version 2.1 or any later version) as published by the Free
32 Software Foundation.
33
34
35
36Kaya December 2010 HTMLnesting(3kaya)