Closed Bug 1438330 Opened 6 years ago Closed 6 years ago

[wpt-sync] PR 4790 - Add tests for window.event, event.srcElement, & event.returnValue

Categories

(Core :: DOM: Core & HTML, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED
mozilla63
Tracking Status
firefox63 --- fixed

People

(Reporter: mozilla.org, Unassigned)

Details

(Whiteboard: [wptsync downstream])

Component: web-platform-tests → DOM
Product: Testing → Core
Priority: -- → P3
Ran 44 tests and 8667 subtests
OK     : 44
PASS   : 7891
FAIL   : 776

Existing tests that now have a worse result (e.g. they used to PASS and now FAIL):
/IndexedDB/interfaces.any.html
    Test driver: FAIL
/IndexedDB/interfaces.any.worker.html
    Test driver: FAIL
/accelerometer/idlharness.https.html
    Test IDL implementation of Accelerometer Sensor: FAIL
/ambient-light/idlharness.https.html
    Test IDL implementation of Ambient Light Sensor: FAIL
/css/css-font-loading/idlharness.https.html
    Test IDL implementation of CSS Font Loading: FAIL
/fullscreen/interfaces.html
    Test driver: FAIL
/generic-sensor/idlharness.https.html
    Test IDL implementation of Generic Sensor: FAIL
/gyroscope/idlharness.https.html
    Test IDL implementation of Gyroscope Sensor: FAIL
/magnetometer/idlharness.https.html
    Test IDL implementation of Magnetometer Sensor: FAIL
/mediacapture-streams/MediaStreamTrack-idl.https.html
    Test driver: FAIL
/orientation-sensor/idlharness.https.html
    Test IDL implementation of Orientation Sensor: FAIL
/payment-request/interfaces.https.html
    Setup for Payment Request API IDL tests.: FAIL
/proximity/idlharness.https.html
    Test IDL implementation of Proximity Sensor: FAIL
/screen-orientation/interfaces.html
    Test IDL implementation of Screen Orientation API: FAIL
/uievents/interfaces.html
    Test driver: FAIL
/webxr/interfaces.https.html
    Test IDL implementation of WebXR API: FAIL
/xhr/interfaces.html
    Test driver: FAIL

New tests that have failures or other problems:
/dom/events/event-global.html
    event exists on window, which is initially set to undefined: FAIL
    window.event is only defined during dispatch: FAIL
    window.event is set to the current event during dispatch: FAIL
    window.event is set to the current event, which is the event passed to dispatch: FAIL
    window.event is undefined if the target is in a shadow tree (event dispatched inside shadow tree): FAIL
    window.event is undefined if the target is in a shadow tree (event dispatched outside shadow tree): FAIL
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/2f6df5e484b2
[wpt PR 4790] - Add tests for window.event, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/a3bd6fdccdc8
[wpt PR 4790] - Update wpt metadata, a=testonly
Pushed by archaeopteryx@coole-files.de:
https://hg.mozilla.org/integration/mozilla-inbound/rev/f27248fd9a0c
[wpt PR 4790] - Add tests for window.event, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/18fad27c6a86
[wpt PR 4790] - Update wpt metadata, a=testonly
https://hg.mozilla.org/mozilla-central/rev/f27248fd9a0c
https://hg.mozilla.org/mozilla-central/rev/18fad27c6a86
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.