Closed Bug 1465270 Opened 6 years ago Closed 6 years ago

[wpt-sync] Sync PR 11237 - Move input-events IDL to interfaces

Categories

(Core :: General, enhancement, P4)

enhancement

Tracking

()

RESOLVED FIXED
mozilla62
Tracking Status
firefox62 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 11237 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/11237
Details from upstream follow.

Chris Nardi <christopherncarmel@hotmail.com> wrote:
>  Move input-events IDL to interfaces
>  
>  The input-events IDL was previously directly written in the test. This change moves it to a dedicated file in interfaces.
>  
>  This change also adds InputEventInit as an untested IDL at the beginning of the test so the test can actually run.
Component: web-platform-tests → General
Product: Testing → Core
Ran 1 tests and 10 subtests
OK     : 1
PASS   : 4
FAIL   : 6

New tests that have failures or other problems:
/input-events/idlharness.html
    InputEvent interface: attribute dataTransfer: FAIL
    InputEvent interface: attribute inputType: FAIL
    InputEvent interface: new InputEvent("foo") must inherit property "dataTransfer" with the proper type: FAIL
    InputEvent interface: new InputEvent("foo") must inherit property "getTargetRanges()" with the proper type: FAIL
    InputEvent interface: new InputEvent("foo") must inherit property "inputType" with the proper type: FAIL
    InputEvent interface: operation getTargetRanges(): FAIL
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/13840060fa29
[wpt PR 11237] - Move input-events IDL to interfaces, a=testonly
https://hg.mozilla.org/mozilla-central/rev/13840060fa29
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
You need to log in before you can comment on or make changes to this bug.