Skip to content

Commit 053924a

Browse files
lumaxisjgm
authored andcommitted
Remove source element as HTML block start condition
1 parent 1983605 commit 053924a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2403,7 +2403,7 @@ followed by one of the strings (case-insensitive) `address`,
24032403
`h1`, `h2`, `h3`, `h4`, `h5`, `h6`, `head`, `header`, `hr`,
24042404
`html`, `iframe`, `legend`, `li`, `link`, `main`, `menu`, `menuitem`,
24052405
`nav`, `noframes`, `ol`, `optgroup`, `option`, `p`, `param`,
2406-
`section`, `source`, `summary`, `table`, `tbody`, `td`,
2406+
`section`, `summary`, `table`, `tbody`, `td`,
24072407
`tfoot`, `th`, `thead`, `title`, `tr`, `track`, `ul`, followed
24082408
by a space, a tab, the end of the line, the string `>`, or
24092409
the string `/>`.\

0 commit comments

Comments
 (0)