☠☠ backed out by fb94ec981a7d ☠ ☠ | |
author | moz-wptsync-bot <wptsync@mozilla.com> |
Tue, 27 Nov 2018 18:54:13 +0000 | |
changeset 449821 | 9d01c22bac93195a8c2023fb249bf31fa06d3ba0 |
parent 449820 | 74e263be28ceda30760f0a40725966f605f8995c |
child 449822 | 4cd63a9278f8bfc006932899e6b984e8fb1ca909 |
push id | 110426 |
push user | wptsync@mozilla.com |
push date | Tue, 11 Dec 2018 03:07:11 +0000 |
treeherder | mozilla-inbound@fcd0236d7afa [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | testonly |
bugs | 1510172, 14252 |
milestone | 66.0a1 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
testing/web-platform/meta/uievents/idlharness.window.js.ini | file | annotate | diff | comparison | revisions |
--- a/testing/web-platform/meta/uievents/idlharness.window.js.ini +++ b/testing/web-platform/meta/uievents/idlharness.window.js.ini @@ -1,7 +1,13 @@ [idlharness.window.html] [InputEvent interface: attribute data] expected: FAIL [InputEvent interface: new InputEvent("event") must inherit property "data" with the proper type] expected: FAIL + [InputEvent interface: new InputEvent("event") must inherit property "inputType" with the proper type] + expected: FAIL + + [InputEvent interface: attribute inputType] + expected: FAIL +