Commit 2415736
chore: Add onabort tests (#57431)
Summary:
Add test for `onabort` prop
## Changelog:
[INTERNAL] [ADDED] - Add `AbortSignal::onabort` test
Pull Request resolved: #57431
Test Plan:
```bash
yarn fantom abort-api/__tests__/AbortController-itest.js --watch
```
Reviewed By: javache
Differential Revision: D110787344
Pulled By: Abbondanzo
fbshipit-source-id: 1d9b02faa62d7ddb22fb3fccdf5efb6570b924f41 parent ef37f40 commit 2415736
1 file changed
Lines changed: 16 additions & 0 deletions
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
89 | 105 | | |
90 | 106 | | |
91 | 107 | | |
| |||
0 commit comments