author | moz-wptsync-bot <wptsync@mozilla.com> |
Tue, 27 Nov 2018 18:54:13 +0000 | |
changeset 450041 | 711e9e9b3d3695229ae1d243cd095e1610442649 |
parent 450040 | cd6eab4e55654caef337a66775ab660a20f25e54 |
child 450042 | 69f620f0bc0da5b5aaabf4a7677f6bb07a1868b3 |
push id | 35189 |
push user | ccoroiu@mozilla.com |
push date | Tue, 11 Dec 2018 21:33:05 +0000 |
treeherder | mozilla-central@ac7f3beb6333 [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 +