mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +02:00
* Update web-platform-tests to revision b'2a639a9fe4cdefd4ecd124a3f30caf631150eea5' * Update expectations --------- Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com>
19 lines
439 B
INI
19 lines
439 B
INI
[promise-job-entry.html]
|
|
[Fulfillment handler on fulfilled promise]
|
|
expected: FAIL
|
|
|
|
[Rejection handler on pending-then-rejected promise]
|
|
expected: FAIL
|
|
|
|
[Sanity check: this all works as expected with no promises involved]
|
|
expected: FAIL
|
|
|
|
[Thenable resolution]
|
|
expected: FAIL
|
|
|
|
[Rejection handler on rejected promise]
|
|
expected: FAIL
|
|
|
|
[Fulfillment handler on pending-then-fulfilled promise]
|
|
expected: FAIL
|