Skip to content

Commit a2879eb

Browse files
nolanwgsnedders
authored andcommitted
<command> element no longer exists.
It once parsed as if its self-closing flag was always set. As it is no longer in the spec, it now parses as an ordinary element.
1 parent 75e9843 commit a2879eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tree-construction/tests25.dat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
| <head>
8686
| <body>
8787
| <command>
88-
| "A"
88+
| "A"
8989

9090
#data
9191
<!DOCTYPE html><body><embed>A

0 commit comments

Comments
 (0)