File: doctypes.xml

package info (click to toggle)
w3c-markup-validator 1.2%2Bdfsg-6
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 5,476 kB
  • sloc: perl: 2,936; xml: 1,331; python: 427; sh: 124; makefile: 41
file content (143 lines) | stat: -rw-r--r-- 5,200 bytes parent folder | download | duplicates (4)
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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
<?xml version="1.0" encoding="UTF-8"?>

<testsuite>
  <type title="doctypes support">
	<test>
		<url>http://qa-dev.w3.org/wmvs/HEAD/dev/tests/html20.html</url>
		<description>Testing validation of sample document with doctype: HTML 2.0</description>
		<result valid="true">
		    <errors>0</errors>
		    <warnings>0</warnings>
		</result>
	</test>
	<test>
		<url>http://qa-dev.w3.org/wmvs/HEAD/dev/tests/html20-strict.html</url>
		<description>Testing validation of sample document with doctype: HTML 2.0 Strict</description>
		<result valid="true">
		    <errors>0</errors>
		    <warnings>0</warnings>
		</result>
	</test>
	<test>
		<url>http://qa-dev.w3.org/wmvs/HEAD/dev/tests/html40-strict.html</url>
		<description>Testing validation of sample document with doctype: HTML 4.0 Strict</description>
		<result valid="true">
		    <errors>0</errors>
		    <warnings>0</warnings>
		</result>
	</test>
	<test>
		<url>http://qa-dev.w3.org/wmvs/HEAD/dev/tests/html40-transitional.html</url>
		<description>Testing validation of sample document with doctype: HTML 4.0 Transitional</description>
		<result valid="true">
		    <errors>0</errors>
		    <warnings>0</warnings>
		</result>
	</test>
	<test>
		<url>http://qa-dev.w3.org/wmvs/HEAD/dev/tests/html40-frameset.html</url>
		<description>Testing validation of sample document with doctype: HTML 4.0 Frameset</description>
		<result valid="true">
		    <errors>0</errors>
		    <warnings>0</warnings>
		</result>
	</test>
	<test>
		<url>http://www.w3.org/TR/1999/PR-html40-19990824/</url>
		<description>Testing validation of sample document with doctype: HTML 4.01 Transitional - (from the HTML 4.01 PR)</description>
		<result valid="true">
		    <errors>0</errors>
		    <warnings>0</warnings>
		</result>
	</test>
	<test>
		<url>http://qa-dev.w3.org/wmvs/HEAD/dev/tests/iso-html.html</url>
		<description>Testing validation of sample document with doctype:  ISO-HTML (aka ISO/IEC 15445:2000)</description>
		<result valid="true">
		    <errors>0</errors>
		    <warnings>0</warnings>
		</result>
	</test>
	<test>
		<url>http://qa-dev.w3.org/wmvs/HEAD/dev/tests/xhtml1-strict-minimal.html</url>
		<description>Testing validation of sample document with doctype: XHTML 1.0 Strict (from XHTML Spec)</description>
		<result valid="true">
		    <errors>0</errors>
		    <warnings>0</warnings>
		</result>
	</test>
	<test>
		<url>http://qa-dev.w3.org/wmvs/HEAD/dev/tests/xhtml1-strict.html</url>
		<description>Testing validation of sample document with doctype: XHTML 1.0 Strict</description>
		<result valid="true">
		    <errors>0</errors>
		    <warnings>0</warnings>
		</result>
	</test>
	<test>
		<url>http://qa-dev.w3.org/wmvs/HEAD/dev/tests/xhtml-basic10.html</url>
		<description>Testing validation of sample document with doctype: XHTML Basic 1.0</description>
		<result valid="true">
		    <errors>0</errors>
		    <warnings>0</warnings>
		</result>
	</test>
	<test>
		<url>http://qa-dev.w3.org/wmvs/HEAD/dev/tests/xhtml11-minimal.html</url>
		<description>Testing validation of sample document with doctype: XHTML 1.1 served as text/html (validates but should send a warning, see &lt;a href=&quot;http://www.w3.org/TR/xhtml-media-types/#summary&quot;&gt; http://www.w3.org/TR/xhtml-media-types/#summary&lt;/a&gt;)</description>
		<result valid="true">
		    <errors>0</errors>
		    <warnings>1</warnings>
		</result>
	</test>
	<test>
		<url>http://qa-dev.w3.org/wmvs/HEAD/dev/tests/application-xhtml_xml.xhtml</url>
		<description>Testing validation of sample document with doctype: XHTML 1.1 served as application/xhtml+xml</description>
		<result valid="true">
		    <errors>0</errors>
		    <warnings>0</warnings>
		</result>
	</test>
	<test>
		<url>http://qa-dev.w3.org/wmvs/HEAD/dev/tests/xhtml-mathml2-fpi.html</url>
		<description>Testing validation of sample document with doctype: XHTML/MathML2 (with FPI)</description>
		<result valid="true">
		    <errors>0</errors>
		    <warnings>0</warnings>
		</result>
	</test>
	<test>
		<url>http://qa-dev.w3.org/wmvs/HEAD/dev/tests/mathml2.html</url>
		<description>Testing validation of sample document with doctype: MathML 2.0 (minimal test document)</description>
		<result valid="true">
		    <errors>0</errors>
		    <warnings>0</warnings>
		</result>
	</test>
	<test>
		<url>http://qa-dev.w3.org/wmvs/HEAD/dev/tests/smil10-minimal.smi</url>
		<description>Testing validation of sample document with doctype: SMIL 1.0 </description>
		<result valid="true">
		    <errors>0</errors>
		    <warnings>0</warnings>
		</result>
	</test>
	<test>
		<url>http://qa-dev.w3.org/wmvs/HEAD/dev/tests/smil20-profile-doctype.smi</url>
		<description>Testing validation of sample document with doctype: SMIL 2.0</description>
		<result valid="true">
		    <errors>0</errors>
		    <warnings>0</warnings>
		</result>
	</test>
	<test>
		<url>http://qa-dev.w3.org/wmvs/HEAD/dev/tests/http://www.w3.org/TR/XHTMLplusMathMLplusSVG/sample.xhtml</url>
		<description>Testing validation of sample document with doctype: XHTML + MathML + SVG (from the 9 August 2002 WD)</description>
		<result valid="true">
		    <errors>0</errors>
		    <warnings>0</warnings>
		</result>
	</test>

  </type>
</testsuite>