diff --git a/tests/wpt/metadata-layout-2020/css/CSS2/floats/hit-test-floats-003.html.ini b/tests/wpt/metadata-layout-2020/css/CSS2/floats/hit-test-floats-003.html.ini deleted file mode 100644 index f29da48a2a0..00000000000 --- a/tests/wpt/metadata-layout-2020/css/CSS2/floats/hit-test-floats-003.html.ini +++ /dev/null @@ -1,4 +0,0 @@ -[hit-test-floats-003.html] - [Miss float below something else] - expected: FAIL - diff --git a/tests/wpt/metadata-layout-2020/css/CSS2/floats/hit-test-floats-005.html.ini b/tests/wpt/metadata-layout-2020/css/CSS2/floats/hit-test-floats-005.html.ini new file mode 100644 index 00000000000..baa9f1a7541 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/CSS2/floats/hit-test-floats-005.html.ini @@ -0,0 +1,4 @@ +[hit-test-floats-005.html] + [Miss clipped float] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/custom-elements/state/tentative/ElementInternals-states.html.ini b/tests/wpt/metadata-layout-2020/custom-elements/state/tentative/ElementInternals-states.html.ini index 36bbe637384..ad694b733cb 100644 --- a/tests/wpt/metadata-layout-2020/custom-elements/state/tentative/ElementInternals-states.html.ini +++ b/tests/wpt/metadata-layout-2020/custom-elements/state/tentative/ElementInternals-states.html.ini @@ -8,3 +8,12 @@ [DOMTokenList behavior of ElementInternals.states: Modifications] expected: FAIL + [CustomStateSet behavior of ElementInternals.states: Exceptions] + expected: FAIL + + [CustomStateSet behavior of ElementInternals.states: Initial state] + expected: FAIL + + [CustomStateSet behavior of ElementInternals.states: Modifications] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/dom/events/Event-dispatch-click.html.ini b/tests/wpt/metadata-layout-2020/dom/events/Event-dispatch-click.html.ini index cc89f8c8d33..724a02da004 100644 --- a/tests/wpt/metadata-layout-2020/dom/events/Event-dispatch-click.html.ini +++ b/tests/wpt/metadata-layout-2020/dom/events/Event-dispatch-click.html.ini @@ -1,7 +1,20 @@ [Event-dispatch-click.html] + expected: TIMEOUT [event state during post-click handling] expected: FAIL [submit button should not activate if the event listener disables it] expected: FAIL + [disabling radio in onclick listener shouldn't suppress onchange] + expected: TIMEOUT + + [disabling checkbox in onclick listener shouldn't suppress oninput] + expected: TIMEOUT + + [disabling radio in onclick listener shouldn't suppress oninput] + expected: TIMEOUT + + [disabling checkbox in onclick listener shouldn't suppress onchange] + expected: TIMEOUT + diff --git a/tests/wpt/metadata-layout-2020/dom/nodes/Document-createEvent.https.html.ini b/tests/wpt/metadata-layout-2020/dom/nodes/Document-createEvent.https.html.ini new file mode 100644 index 00000000000..10ff562dd38 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/dom/nodes/Document-createEvent.https.html.ini @@ -0,0 +1,58 @@ +[Document-createEvent.https.html] + [createEvent('DRAGEVENT') should be initialized correctly.] + expected: FAIL + + [DEVICEMOTIONEVENT should be an alias for DeviceMotionEvent.] + expected: FAIL + + [createEvent('DeviceMotionEvent') should be initialized correctly.] + expected: FAIL + + [devicemotionevent should be an alias for DeviceMotionEvent.] + expected: FAIL + + [createEvent('DeviceOrientationEvent') should be initialized correctly.] + expected: FAIL + + [DRAGEVENT should be an alias for DragEvent.] + expected: FAIL + + [DEVICEORIENTATIONEVENT should be an alias for DeviceOrientationEvent.] + expected: FAIL + + [Should throw NOT_SUPPORTED_ERR for non-legacy event interface "TouchEvent"] + expected: FAIL + + [createEvent('dragevent') should be initialized correctly.] + expected: FAIL + + [createEvent('DEVICEMOTIONEVENT') should be initialized correctly.] + expected: FAIL + + [createEvent('devicemotionevent') should be initialized correctly.] + expected: FAIL + + [DragEvent should be an alias for DragEvent.] + expected: FAIL + + [dragevent should be an alias for DragEvent.] + expected: FAIL + + [deviceorientationevent should be an alias for DeviceOrientationEvent.] + expected: FAIL + + [DeviceOrientationEvent should be an alias for DeviceOrientationEvent.] + expected: FAIL + + [createEvent('DEVICEORIENTATIONEVENT') should be initialized correctly.] + expected: FAIL + + [createEvent('DragEvent') should be initialized correctly.] + expected: FAIL + + [createEvent('deviceorientationevent') should be initialized correctly.] + expected: FAIL + + [DeviceMotionEvent should be an alias for DeviceMotionEvent.] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/fetch/content-type/response.window.js.ini b/tests/wpt/metadata-layout-2020/fetch/content-type/response.window.js.ini index 251d31212bd..add6ffaa386 100644 --- a/tests/wpt/metadata-layout-2020/fetch/content-type/response.window.js.ini +++ b/tests/wpt/metadata-layout-2020/fetch/content-type/response.window.js.ini @@ -321,12 +321,15 @@ [