2.1.112 [HTML5:2014] Section 5.6.10.1 Event definitions

V0260: The HashChangeEventInit dictionary is not supported

The specification states:

 5.6.10.1 Event definitions
     ...
     dictionary HashChangeEventInit : EventInit {
         ...
     };

IE11 Mode, IE10 Mode, IE9 Mode, IE8 Mode, IE7 Mode, and IE5 (Quirks) Mode (All versions)

The HashChangeEventInit dictionary is not supported.

V0259: The HashChangeEvent interface is not supported

The specification states:

 5.6.10.1 Event definitions
     ...
     interface HashChangeEvent : Event {
         ...
     };

IE11 Mode, IE10 Mode, IE9 Mode, IE8 Mode, IE7 Mode, and IE5 (Quirks) Mode (All versions)

The HashChangeEvent interface is not supported.

V0258: The PopStateEventInit dictionary is not supported

The specification states:

 5.6.10.1 Event definitions
     ...
     dictionary PopStateEventInit : EventInit {
         ...
     };

IE11 Mode, IE10 Mode, IE9 Mode, IE8 Mode, IE7 Mode, and IE5 (Quirks) Mode (All versions)

The PopStateEventInit dictionary is not supported.