diff --git a/source b/source index f1ceb847a67..aa8ed668dee 100644 --- a/source +++ b/source @@ -12951,6 +12951,74 @@ https://software.hixie.ch/utilities/js/live-dom-viewer/?%3C%21DOCTYPE%20HTML%3E% +
select element inner content elements
+ +

select element inner content elements are the elements which are + allowed as descendants of select elements.

+ +

The following are select element inner content elements:

+ + + +
optgroup element inner content elements
+ +

optgroup element inner content elements are the elements which are + allowed as descendants of optgroup elements.

+ +

The following are optgroup element inner content elements:

+ + + +
option element inner content elements
+ +

option element inner content elements are the elements which are + allowed as descendants of option elements.

+ +

The following are option element inner content elements:

+ + + +

The following are excluded from option element inner content + elements:

+ + + + + +
Transparent content models
@@ -14595,11 +14663,11 @@ interface DOMStringMap {