Re: [orientation-event-tests] Sync'ed with February 16 2016 Device Orientation spec (#4653)

# Chrome (unstable channel) #
Testing web-platform-tests at revision 78ab74dd84091d5d397e5953161fb4686194343d
Using browser at version 55.0.2883.75
Starting 10 test iterations
All results were stable

## All results ##

<details>

<summary><a href="http://w3c-test.org/submissions/4653/orientation-event/idlharness.html">/orientation-event/idlharness.html</a></summary>


|                                                                  Subtest                                                                  | Results |
|-------------------------------------------------------------------------------------------------------------------------------------------|---------|
|                                                                                                                                           | OK      |
| `DeviceMotionEvent interface: attribute accelerationIncludingGravity`                                                                     | PASS    |
| `DeviceMotionEvent interface: new DeviceMotionEvent("foo") must inherit property "acceleration" with the proper type (0)`                 | FAIL    |
| `DeviceMotionEvent interface: existence and properties of interface prototype object's "constructor" property`                            | PASS    |
| `DeviceMotionEvent interface: new DeviceMotionEvent("foo") must inherit property "rotationRate" with the proper type (2)`                 | FAIL    |
| `DeviceMotionEvent interface: new DeviceMotionEvent("foo") must inherit property "accelerationIncludingGravity" with the proper type (1)` | FAIL    |
| `DeviceOrientationEvent interface: new DeviceOrientationEvent("foo") must inherit property "absolute" with the proper type (3)`           | FAIL    |
| `DeviceMotionEvent interface object length`                                                                                               | FAIL    |
| `DeviceMotionEvent interface: existence and properties of interface object`                                                               | PASS    |
| `Stringification of new DeviceOrientationEvent("foo")`                                                                                    | FAIL    |
| `DeviceOrientationEvent interface: attribute absolute`                                                                                    | PASS    |
| `DeviceOrientationEvent interface: new DeviceOrientationEvent("foo") must inherit property "gamma" with the proper type (2)`              | FAIL    |
| `DeviceOrientationEvent interface: new DeviceOrientationEvent("foo") must inherit property "alpha" with the proper type (0)`              | FAIL    |
| `DeviceOrientationEvent interface: attribute beta`                                                                                        | PASS    |
| `DeviceOrientationEvent interface: attribute gamma`                                                                                       | PASS    |
| `DeviceMotionEvent interface: attribute acceleration`                                                                                     | PASS    |
| `DeviceOrientationEvent interface: new DeviceOrientationEvent("foo") must inherit property "beta" with the proper type (1)`               | FAIL    |
| `DeviceOrientationEvent interface object name`                                                                                            | PASS    |
| `DeviceMotionEvent interface: existence and properties of interface prototype object`                                                     | FAIL    |
| `Window interface: attribute ondeviceorientation`                                                                                         | FAIL    |
| `DeviceOrientationEvent interface: existence and properties of interface object`                                                          | PASS    |
| `DeviceMotionEvent interface: new DeviceMotionEvent("foo") must inherit property "interval" with the proper type (3)`                     | FAIL    |
| `DeviceMotionEvent interface: attribute rotationRate`                                                                                     | PASS    |
| `Window interface: attribute ondevicemotion`                                                                                              | FAIL    |
| `DeviceMotionEvent must be primary interface of new DeviceMotionEvent("foo")`                                                             | FAIL    |
| `DeviceOrientationEvent must be primary interface of new DeviceOrientationEvent("foo")`                                                   | FAIL    |
| `DeviceMotionEvent interface object name`                                                                                                 | PASS    |
| `Stringification of new DeviceMotionEvent("foo")`                                                                                         | FAIL    |
| `DeviceOrientationEvent interface: attribute alpha`                                                                                       | PASS    |
| `DeviceOrientationEvent interface: existence and properties of interface prototype object`                                                | FAIL    |
| `DeviceOrientationEvent interface object length`                                                                                          | FAIL    |
| `DeviceMotionEvent interface: attribute interval`                                                                                         | PASS    |
| `DeviceOrientationEvent interface: existence and properties of interface prototype object's "constructor" property`                       | PASS    |

</details>


View on GitHub: https://github.com/w3c/web-platform-tests/pull/4653#issuecomment-276186557

Received on Monday, 30 January 2017 20:51:48 UTC