mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
Note: The WheelEvent interface supports rotation in all 3 spatial dimensions. This implementation only supports two due to limitations in the Glutin compositor. The wheelevent interface is a dom interface that triggers for any attached device that can rotate in one or more spatial dimensions. Traditionally this is the mouse wheel though other devices could be used as well. E.g. the trackball on a trackball mouse.
82 lines
2.8 KiB
INI
82 lines
2.8 KiB
INI
[idlharness.window.html]
|
|
[idlharness]
|
|
expected: FAIL
|
|
|
|
[UIEvent interface: new CompositionEvent("event") must inherit property "view" with the proper type]
|
|
expected: FAIL
|
|
|
|
[UIEvent interface: new CompositionEvent("event") must inherit property "which" with the proper type]
|
|
expected: FAIL
|
|
|
|
[MouseEvent interface: calling getModifierState(DOMString) on new WheelEvent("event") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[UIEvent interface: new MouseEvent("event") must inherit property "which" with the proper type]
|
|
expected: FAIL
|
|
|
|
[UIEvent interface: new WheelEvent("event") must inherit property "which" with the proper type]
|
|
expected: FAIL
|
|
|
|
[UIEvent interface: new UIEvent("event") must inherit property "which" with the proper type]
|
|
expected: FAIL
|
|
|
|
[MouseEvent interface: operation getModifierState(DOMString)]
|
|
expected: FAIL
|
|
|
|
[CompositionEvent interface object name]
|
|
expected: FAIL
|
|
|
|
[MouseEvent interface: new MouseEvent("event") must inherit property "getModifierState(DOMString)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[UIEvent interface: new InputEvent("event") must inherit property "which" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CompositionEvent interface: existence and properties of interface object]
|
|
expected: FAIL
|
|
|
|
[UIEvent interface: new CompositionEvent("event") must inherit property "detail" with the proper type]
|
|
expected: FAIL
|
|
|
|
[MouseEvent interface: calling getModifierState(DOMString) on new MouseEvent("event") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Stringification of new CompositionEvent("event")]
|
|
expected: FAIL
|
|
|
|
[MouseEvent interface: new WheelEvent("event") must inherit property "getModifierState(DOMString)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CompositionEvent interface: existence and properties of interface prototype object]
|
|
expected: FAIL
|
|
|
|
[CompositionEvent interface: attribute data]
|
|
expected: FAIL
|
|
|
|
[CompositionEvent must be primary interface of new CompositionEvent("event")]
|
|
expected: FAIL
|
|
|
|
[UIEvent interface: new FocusEvent("event") must inherit property "which" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CompositionEvent interface: new CompositionEvent("event") must inherit property "data" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CompositionEvent interface: existence and properties of interface prototype object's @@unscopables property]
|
|
expected: FAIL
|
|
|
|
[CompositionEvent interface: existence and properties of interface prototype object's "constructor" property]
|
|
expected: FAIL
|
|
|
|
[UIEvent interface: attribute which]
|
|
expected: FAIL
|
|
|
|
[CompositionEvent interface object length]
|
|
expected: FAIL
|
|
|
|
[InputEvent interface: new InputEvent("event") must inherit property "inputType" with the proper type]
|
|
expected: FAIL
|
|
|
|
[InputEvent interface: attribute inputType]
|
|
expected: FAIL
|
|
|