mirror of
https://github.com/servo/servo
synced 2026-05-02 12:26:06 +02:00
51 lines
1.1 KiB
INI
51 lines
1.1 KiB
INI
[events.html]
|
|
type: testharness
|
|
[Constructing pageshow event]
|
|
expected: FAIL
|
|
|
|
[Constructing pagehide event]
|
|
expected: FAIL
|
|
|
|
[Constructing pageshow event, persisted true]
|
|
expected: FAIL
|
|
|
|
[Constructing pagehide event, persisted true]
|
|
expected: FAIL
|
|
|
|
[Constructing pageshow event, empty options]
|
|
expected: FAIL
|
|
|
|
[Constructing pagehide event, empty options]
|
|
expected: FAIL
|
|
|
|
[Constructing pageshow event, missing options]
|
|
expected: FAIL
|
|
|
|
[Constructing pagehide event, missing options]
|
|
expected: FAIL
|
|
|
|
[Constructing pageshow event, persisted:null]
|
|
expected: FAIL
|
|
|
|
[Constructing pagehide event, persisted:null]
|
|
expected: FAIL
|
|
|
|
[Constructing pageshow event, persisted:undefined]
|
|
expected: FAIL
|
|
|
|
[Constructing pagehide event, persisted:undefined]
|
|
expected: FAIL
|
|
|
|
[Constructing pageshow event, bubbles:true]
|
|
expected: FAIL
|
|
|
|
[Constructing pagehide event, bubbles:true]
|
|
expected: FAIL
|
|
|
|
[Constructing pageshow event, cancelable:true]
|
|
expected: FAIL
|
|
|
|
[Constructing pagehide event, cancelable:true]
|
|
expected: FAIL
|
|
|