Skip to content

Commit 4de2b43

Browse files
committed
Bug 1995977 [wpt PR 55614] - HTML: Add 2 doctypes that enable the XHTML entities, a=testonly
Automatic update from web-platform-tests HTML: Add 2 doctypes that enable the XHTML entities See whatwg/html#11823 -- wpt-commits: f590fe70b9c3aeae3254de5caa6fc117877a8546 wpt-pr: 55614 UltraBlame original commit: e02801eecbde38fa48e38e17c0364d8b555370cc
1 parent a9dfa07 commit 4de2b43

File tree

2 files changed

+366
-0
lines changed

2 files changed

+366
-0
lines changed
Lines changed: 183 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,183 @@
1+
<
2+
!
3+
DOCTYPE
4+
html
5+
>
6+
<
7+
meta
8+
name
9+
=
10+
timeout
11+
content
12+
=
13+
long
14+
>
15+
<
16+
title
17+
>
18+
HTML
19+
entities
20+
for
21+
various
22+
XHTML
23+
Doctype
24+
<
25+
/
26+
title
27+
>
28+
<
29+
link
30+
rel
31+
=
32+
help
33+
href
34+
=
35+
"
36+
http
37+
:
38+
/
39+
/
40+
w3c
41+
.
42+
github
43+
.
44+
io
45+
/
46+
html
47+
/
48+
xhtml
49+
.
50+
html
51+
#
52+
parsing
53+
-
54+
xhtml
55+
-
56+
documents
57+
"
58+
>
59+
<
60+
script
61+
src
62+
=
63+
"
64+
/
65+
resources
66+
/
67+
testharness
68+
.
69+
js
70+
"
71+
>
72+
<
73+
/
74+
script
75+
>
76+
<
77+
script
78+
src
79+
=
80+
"
81+
/
82+
resources
83+
/
84+
testharnessreport
85+
.
86+
js
87+
"
88+
>
89+
<
90+
/
91+
script
92+
>
93+
<
94+
iframe
95+
id
96+
=
97+
"
98+
test
99+
"
100+
src
101+
=
102+
"
103+
support
104+
/
105+
xhtml
106+
-
107+
mathml
108+
-
109+
dtd
110+
-
111+
entity
112+
.
113+
htm
114+
"
115+
>
116+
<
117+
/
118+
iframe
119+
>
120+
<
121+
script
122+
>
123+
onload
124+
=
125+
(
126+
)
127+
=
128+
>
129+
document
130+
.
131+
getElementById
132+
(
133+
"
134+
test
135+
"
136+
)
137+
.
138+
contentWindow
139+
.
140+
run
141+
(
142+
[
143+
"
144+
application
145+
/
146+
xhtml
147+
+
148+
xml
149+
"
150+
"
151+
-
152+
/
153+
/
154+
WAPFORUM
155+
/
156+
/
157+
DTD
158+
XHTML
159+
Mobile
160+
1
161+
.
162+
1
163+
/
164+
/
165+
EN
166+
"
167+
"
168+
foo
169+
"
170+
"
171+
XHTML
172+
Mobile
173+
1
174+
.
175+
1
176+
"
177+
]
178+
)
179+
;
180+
<
181+
/
182+
script
183+
>
Lines changed: 183 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,183 @@
1+
<
2+
!
3+
DOCTYPE
4+
html
5+
>
6+
<
7+
meta
8+
name
9+
=
10+
timeout
11+
content
12+
=
13+
long
14+
>
15+
<
16+
title
17+
>
18+
HTML
19+
entities
20+
for
21+
various
22+
XHTML
23+
Doctype
24+
<
25+
/
26+
title
27+
>
28+
<
29+
link
30+
rel
31+
=
32+
help
33+
href
34+
=
35+
"
36+
http
37+
:
38+
/
39+
/
40+
w3c
41+
.
42+
github
43+
.
44+
io
45+
/
46+
html
47+
/
48+
xhtml
49+
.
50+
html
51+
#
52+
parsing
53+
-
54+
xhtml
55+
-
56+
documents
57+
"
58+
>
59+
<
60+
script
61+
src
62+
=
63+
"
64+
/
65+
resources
66+
/
67+
testharness
68+
.
69+
js
70+
"
71+
>
72+
<
73+
/
74+
script
75+
>
76+
<
77+
script
78+
src
79+
=
80+
"
81+
/
82+
resources
83+
/
84+
testharnessreport
85+
.
86+
js
87+
"
88+
>
89+
<
90+
/
91+
script
92+
>
93+
<
94+
iframe
95+
id
96+
=
97+
"
98+
test
99+
"
100+
src
101+
=
102+
"
103+
support
104+
/
105+
xhtml
106+
-
107+
mathml
108+
-
109+
dtd
110+
-
111+
entity
112+
.
113+
htm
114+
"
115+
>
116+
<
117+
/
118+
iframe
119+
>
120+
<
121+
script
122+
>
123+
onload
124+
=
125+
(
126+
)
127+
=
128+
>
129+
document
130+
.
131+
getElementById
132+
(
133+
"
134+
test
135+
"
136+
)
137+
.
138+
contentWindow
139+
.
140+
run
141+
(
142+
[
143+
"
144+
application
145+
/
146+
xhtml
147+
+
148+
xml
149+
"
150+
"
151+
-
152+
/
153+
/
154+
WAPFORUM
155+
/
156+
/
157+
DTD
158+
XHTML
159+
Mobile
160+
1
161+
.
162+
2
163+
/
164+
/
165+
EN
166+
"
167+
"
168+
foo
169+
"
170+
"
171+
XHTML
172+
Mobile
173+
1
174+
.
175+
2
176+
"
177+
]
178+
)
179+
;
180+
<
181+
/
182+
script
183+
>

0 commit comments

Comments
 (0)