Share via


2.1.76 [HTML5:2014] Section 4.10.10 The option element

V0177: The text of nested SVG script elements is included in the returned value

The specification states:

 4.10.10 The option element
     ...
     The text IDL attribute, on getting, must return the result of stripping and 
     collapsing whitespace from the [child text content/concatenation of data of all the 
     Text node descendants] of the option element, in tree order, excluding any that are 
     descendants of descendants of the option element that are themselves script elements 
     in the HTML namespace or script elements in the SVG namespace.

All document modes (All versions)

The text of nested SVG script elements is included in the returned value.