| Index: third_party/WebKit/LayoutTests/external/wpt/orientation-event/idlharness-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/orientation-event/idlharness-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/orientation-event/idlharness-expected.txt
|
| index 69f4502fee13b286507371005b10f6d9cd5c546d..7cab44e7817f9acc101c8bb54371ba0013c4a891 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/orientation-event/idlharness-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/orientation-event/idlharness-expected.txt
|
| @@ -10,8 +10,6 @@ PASS DeviceOrientationEvent interface: attribute alpha
|
| PASS DeviceOrientationEvent interface: attribute beta
|
| PASS DeviceOrientationEvent interface: attribute gamma
|
| PASS DeviceOrientationEvent interface: attribute absolute
|
| -PASS DeviceOrientationEvent must be primary interface of new DeviceOrientationEvent("foo")
|
| -PASS Stringification of new DeviceOrientationEvent("foo")
|
| PASS DeviceOrientationEvent interface: new DeviceOrientationEvent("foo") must inherit property "alpha" with the proper type (0)
|
| PASS DeviceOrientationEvent interface: new DeviceOrientationEvent("foo") must inherit property "beta" with the proper type (1)
|
| PASS DeviceOrientationEvent interface: new DeviceOrientationEvent("foo") must inherit property "gamma" with the proper type (2)
|
| @@ -25,8 +23,6 @@ PASS DeviceMotionEvent interface: attribute acceleration
|
| PASS DeviceMotionEvent interface: attribute accelerationIncludingGravity
|
| PASS DeviceMotionEvent interface: attribute rotationRate
|
| PASS DeviceMotionEvent interface: attribute interval
|
| -PASS DeviceMotionEvent must be primary interface of new DeviceMotionEvent("foo")
|
| -PASS Stringification of new DeviceMotionEvent("foo")
|
| PASS DeviceMotionEvent interface: new DeviceMotionEvent("foo") must inherit property "acceleration" with the proper type (0)
|
| PASS DeviceMotionEvent interface: new DeviceMotionEvent("foo") must inherit property "accelerationIncludingGravity" with the proper type (1)
|
| PASS DeviceMotionEvent interface: new DeviceMotionEvent("foo") must inherit property "rotationRate" with the proper type (2)
|
|
|