Skip to content

Commit e0007e6

Browse files
stevecheckowayjgraham
authored andcommitted
Remove duplicate errors
Also fix up the `#new-errors` section to make the line and column numbers match the others.
1 parent 6a0611e commit e0007e6

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

tree-construction/foreign-fragment.dat

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
#errors
44
6: HTML start tag “nobr” in a foreign namespace context.
55
7: End of file seen and there were open elements.
6-
6: Unclosed element “nobr”.
76
#document-fragment
87
svg path
98
#document
@@ -35,7 +34,6 @@ svg path
3534
#errors
3635
10: End tag “path” did not match the name of the current open element (“g”).
3736
11: End of file seen and there were open elements.
38-
3: Unclosed element “g”.
3937
#document-fragment
4038
svg path
4139
#document
@@ -173,7 +171,6 @@ math ms
173171
#errors
174172
51: Self-closing syntax (“/>”) used on a non-void HTML element. Ignoring the slash and treating as a start tag.
175173
52: End of file seen and there were open elements.
176-
51: Unclosed element “ms”.
177174
#new-errors
178175
(1:44-1:49) non-void-html-element-start-tag-with-trailing-solidus
179176
#document-fragment
@@ -216,7 +213,6 @@ math ms
216213
#errors
217214
51: Self-closing syntax (“/>”) used on a non-void HTML element. Ignoring the slash and treating as a start tag.
218215
52: End of file seen and there were open elements.
219-
51: Unclosed element “mn”.
220216
#new-errors
221217
(1:44-1:49) non-void-html-element-start-tag-with-trailing-solidus
222218
#document-fragment
@@ -259,7 +255,6 @@ math mn
259255
#errors
260256
51: Self-closing syntax (“/>”) used on a non-void HTML element. Ignoring the slash and treating as a start tag.
261257
52: End of file seen and there were open elements.
262-
51: Unclosed element “mo”.
263258
#new-errors
264259
(1:44-1:49) non-void-html-element-start-tag-with-trailing-solidus
265260
#document-fragment
@@ -302,7 +297,6 @@ math mo
302297
#errors
303298
51: Self-closing syntax (“/>”) used on a non-void HTML element. Ignoring the slash and treating as a start tag.
304299
52: End of file seen and there were open elements.
305-
51: Unclosed element “mi”.
306300
#new-errors
307301
(1:44-1:49) non-void-html-element-start-tag-with-trailing-solidus
308302
#document-fragment
@@ -345,7 +339,6 @@ math mi
345339
#errors
346340
51: Self-closing syntax (“/>”) used on a non-void HTML element. Ignoring the slash and treating as a start tag.
347341
52: End of file seen and there were open elements.
348-
51: Unclosed element “mtext”.
349342
#new-errors
350343
(1:44-1:52) non-void-html-element-start-tag-with-trailing-solidus
351344
#document-fragment

0 commit comments

Comments
 (0)