Skip to content

Commit 1a21c6e

Browse files
committed
Test that optgroup is not special.
1 parent 7767827 commit 1a21c6e

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

tree-construction/tests19.dat

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -367,6 +367,18 @@
367367
| <select>
368368
| <option>
369369

370+
#data
371+
<!doctype html><dd><optgroup><dd>
372+
#errors
373+
#document
374+
| <!DOCTYPE html>
375+
| <html>
376+
| <head>
377+
| <body>
378+
| <dd>
379+
| <optgroup>
380+
| <dd>
381+
370382
#data
371383
<!doctype html><p><math><mi><p><h1>
372384
#errors

0 commit comments

Comments
 (0)