2.1.28 [HTML5:2014] Section 4.7.3 The embed element

V0050: The type attribute is not supported

The specification states:

 ... The embed element
     ...
     DOM interface:
  
         interface HTMLEmbedElement : HTMLElement {
             ...
             attribute DOMString type;
             ...
         };

All document modes (All versions)

The type attribute is not supported.