Skip to content

Commit 4e82e3d

Browse files
annevkgsnedders
authored andcommitted
Remove duplicate tests
As identified in web-platform-tests/wpt#39305.
1 parent b36d6bd commit 4e82e3d

8 files changed

+0
-216
lines changed

tree-construction/foreign-fragment.dat

-8
Original file line numberDiff line numberDiff line change
@@ -478,14 +478,6 @@ svg desc
478478
#document
479479
| <div>
480480

481-
#data
482-
<figure></figure>
483-
#errors
484-
#document-fragment
485-
svg desc
486-
#document
487-
| <figure>
488-
489481
#data
490482
<plaintext><foo>
491483
#errors

tree-construction/scriptdata01.dat

-13
Original file line numberDiff line numberDiff line change
@@ -172,19 +172,6 @@ FOO<script>'<!-->'</script>BAR
172172
| "'<!-->'"
173173
| "BAR"
174174

175-
#data
176-
FOO<script>'<!-->'</script>BAR
177-
#errors
178-
(1,3): expected-doctype-but-got-chars
179-
#document
180-
| <html>
181-
| <head>
182-
| <body>
183-
| "FOO"
184-
| <script>
185-
| "'<!-->'"
186-
| "BAR"
187-
188175
#data
189176
FOO<script>'<!-- potato'</script>BAR
190177
#errors

tree-construction/template.dat

-25
Original file line numberDiff line numberDiff line change
@@ -867,21 +867,6 @@ no doctype
867867
| <link>
868868
| <td>
869869

870-
#data
871-
<body><template><template><tr></tr></template><td></td></template>
872-
#errors
873-
no doctype
874-
#document
875-
| <html>
876-
| <head>
877-
| <body>
878-
| <template>
879-
| content
880-
| <template>
881-
| content
882-
| <tr>
883-
| <td>
884-
885870
#data
886871
<body><table><colgroup><template><col></col></template></colgroup></table></body>
887872
#errors
@@ -1582,16 +1567,6 @@ no doctype
15821567
| content
15831568
| <body>
15841569

1585-
#data
1586-
<body></body><template>
1587-
#errors
1588-
#document
1589-
| <html>
1590-
| <head>
1591-
| <body>
1592-
| <template>
1593-
| content
1594-
15951570
#data
15961571
<!DOCTYPE HTML><dummy><table><template><table><template><table><script>
15971572
#errors

tree-construction/tests1.dat

-31
Original file line numberDiff line numberDiff line change
@@ -1433,24 +1433,6 @@ Line1<br>Line2<br>Line3<br>Line4
14331433
| <meta>
14341434
| <p>
14351435

1436-
#data
1437-
<b><table><td><i></table>
1438-
#errors
1439-
(1,3): expected-doctype-but-got-start-tag
1440-
(1,14): unexpected-cell-in-table-body
1441-
(1,25): unexpected-cell-end-tag
1442-
(1,25): expected-closing-tag-but-got-eof
1443-
#document
1444-
| <html>
1445-
| <head>
1446-
| <body>
1447-
| <b>
1448-
| <table>
1449-
| <tbody>
1450-
| <tr>
1451-
| <td>
1452-
| <i>
1453-
14541436
#data
14551437
<b><table><td></b><i></table>
14561438
#errors
@@ -1547,19 +1529,6 @@ Line1<br>Line2<br>Line3<br>Line4
15471529
| <p>
15481530
| <p>
15491531

1550-
#data
1551-
<p><hr></p>
1552-
#errors
1553-
(1,3): expected-doctype-but-got-start-tag
1554-
(1,11): unexpected-end-tag
1555-
#document
1556-
| <html>
1557-
| <head>
1558-
| <body>
1559-
| <p>
1560-
| <hr>
1561-
| <p>
1562-
15631532
#data
15641533
<select><b><option><select><option></b></select>
15651534
#errors

tree-construction/tests19.dat

-55
Original file line numberDiff line numberDiff line change
@@ -387,19 +387,6 @@
387387
| <select>
388388
| <option>
389389

390-
#data
391-
<!doctype html><select><option></optgroup>
392-
#errors
393-
(1,42): unexpected-end-tag-in-select
394-
(1,42): eof-in-select
395-
#document
396-
| <!DOCTYPE html>
397-
| <html>
398-
| <head>
399-
| <body>
400-
| <select>
401-
| <option>
402-
403390
#data
404391
<!doctype html><dd><optgroup><dd>
405392
#errors
@@ -1235,48 +1222,6 @@
12351222
| "c"
12361223
| <table>
12371224

1238-
#data
1239-
<!doctype html><table><i>a<b>b<div>c<a>d</i>e</b>f
1240-
#errors
1241-
(1,25): foster-parenting-start-tag
1242-
(1,26): foster-parenting-character
1243-
(1,29): foster-parenting-start-tag
1244-
(1,30): foster-parenting-character
1245-
(1,35): foster-parenting-start-tag
1246-
(1,36): foster-parenting-character
1247-
(1,39): foster-parenting-start-tag
1248-
(1,40): foster-parenting-character
1249-
(1,44): foster-parenting-end-tag
1250-
(1,44): adoption-agency-1.3
1251-
(1,44): adoption-agency-1.3
1252-
(1,45): foster-parenting-character
1253-
(1,49): foster-parenting-end-tag
1254-
(1,44): adoption-agency-1.3
1255-
(1,44): adoption-agency-1.3
1256-
(1,50): foster-parenting-character
1257-
(1,50): eof-in-table
1258-
#document
1259-
| <!DOCTYPE html>
1260-
| <html>
1261-
| <head>
1262-
| <body>
1263-
| <i>
1264-
| "a"
1265-
| <b>
1266-
| "b"
1267-
| <b>
1268-
| <div>
1269-
| <b>
1270-
| <i>
1271-
| "c"
1272-
| <a>
1273-
| "d"
1274-
| <a>
1275-
| "e"
1276-
| <a>
1277-
| "f"
1278-
| <table>
1279-
12801225
#data
12811226
<!doctype html><table><i>a<div>b<tr>c<b>d</i>e
12821227
#errors

tree-construction/tests20.dat

-13
Original file line numberDiff line numberDiff line change
@@ -533,19 +533,6 @@
533533
| <button>
534534
| "a"
535535

536-
#data
537-
<!doctype html><address><button></address>a
538-
#errors
539-
(1,42): end-tag-too-early
540-
#document
541-
| <!DOCTYPE html>
542-
| <html>
543-
| <head>
544-
| <body>
545-
| <address>
546-
| <button>
547-
| "a"
548-
549536
#data
550537
<p><table></p>
551538
#errors

tree-construction/tests21.dat

-27
Original file line numberDiff line numberDiff line change
@@ -52,21 +52,6 @@
5252
| <svg svg>
5353
| "foo"
5454

55-
#data
56-
<svg><![CDATA[foo
57-
#errors
58-
(1,5): expected-doctype-but-got-start-tag
59-
(1:18) eof-in-cdata
60-
(1,17): expected-closing-tag-but-got-eof
61-
#new-errors
62-
(1:18) eof-in-cdata
63-
#document
64-
| <html>
65-
| <head>
66-
| <body>
67-
| <svg svg>
68-
| "foo"
69-
7055
#data
7156
<svg><![CDATA[
7257
#errors
@@ -104,18 +89,6 @@
10489
| <svg svg>
10590
| "]] >"
10691

107-
#data
108-
<svg><![CDATA[]] >]]>
109-
#errors
110-
(1,5): expected-doctype-but-got-start-tag
111-
(1,21): expected-closing-tag-but-got-eof
112-
#document
113-
| <html>
114-
| <head>
115-
| <body>
116-
| <svg svg>
117-
| "]] >"
118-
11992
#data
12093
<svg><![CDATA[]]
12194
#errors

tree-construction/tests_innerHTML_1.dat

-44
Original file line numberDiff line numberDiff line change
@@ -110,16 +110,6 @@ table
110110
#document
111111
| <a>
112112

113-
#data
114-
<a>
115-
#errors
116-
(1,3): unexpected-start-tag-implies-table-voodoo
117-
(1,3): eof-in-table
118-
#document-fragment
119-
table
120-
#document
121-
| <a>
122-
123113
#data
124114
<a><caption>a
125115
#errors
@@ -502,30 +492,6 @@ tbody
502492
| <tr>
503493
| <td>
504494

505-
#data
506-
<a><td>
507-
#errors
508-
(1,3): unexpected-start-tag-implies-table-voodoo
509-
(1,7): unexpected-cell-in-table-body
510-
#document-fragment
511-
tbody
512-
#document
513-
| <a>
514-
| <tr>
515-
| <td>
516-
517-
#data
518-
<a><td>
519-
#errors
520-
(1,3): unexpected-start-tag-implies-table-voodoo
521-
(1,7): unexpected-cell-in-table-body
522-
#document-fragment
523-
tbody
524-
#document
525-
| <a>
526-
| <tr>
527-
| <td>
528-
529495
#data
530496
<td><table><tbody><a><tr>
531497
#errors
@@ -648,16 +614,6 @@ tr
648614
| <table>
649615
| <td>
650616

651-
#data
652-
<td><table></table><td>
653-
#errors
654-
#document-fragment
655-
tr
656-
#document
657-
| <td>
658-
| <table>
659-
| <td>
660-
661617
#data
662618
<caption><a>
663619
#errors

0 commit comments

Comments
 (0)