2.1.81 [HTML5:2014] Section 4.10.16 The fieldset element

V0189: The elements collection is not supported

The specification states:

 4.10.16 The fieldset element
     ...
     interface HTMLFieldSetElement : HTMLElement {
         ...
         readonly attribute HTMLFormControlsCollection elements;
         ...
     };

All document modes (All versions)

The elements collection is not supported.