summaryrefslogtreecommitdiffstats
path: root/quanta/data/dtep/html5/noscript.tag
blob: 325338055cabf8bee09809f040c5d8d2e05a1dc4 (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE TAGS>
<TAGS>
<tag name="noscript" hasCore="1" hasI18n="1" hasScript="1">

<children>
<child name="address" />
<child name="article" />
<child name="aside" />
<child name="center" />
<child name="details" />
<child name="figcaption" />
<child name="figure" />
<child name="footer" />
<child name="header" />
<child name="main" />
<child name="nav" />
<child name="picture" />
<child name="section" />
<child name="blockquote" />
<child name="del" />
<child name="di" />
<child name="dl" />
<child name="fieldset" />
<child name="form" />
<child name="h1" />
<child name="h2" />
<child name="h3" />
<child name="h4" />
<child name="h5" />
<child name="h6" />
<child name="hr" />
<child name="ins" />
<child name="noscript" />
<child name="ol" />
<child name="p" />
<child name="pre" />
<child name="script" />
<child name="table" />
<child name="ul" />
<child name="dir" />
</children>
</tag>
</TAGS>