| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1344,10 +1344,10 @@ This is not used in Node.js and is provided purely for completeness. | |||
| 1344 | 1344 | added: v14.5.0 | |
| 1345 | 1345 | --> | |
| 1346 | 1346 | ||
| 1347 | - * Type: {boolean} True for Node.js internal events, false otherwise. | ||
| 1347 | + * Type: {boolean} | ||
| 1348 | 1348 | ||
| 1349 | - Currently only `AbortSignal`s' `"abort"` event is fired with `isTrusted` | ||
| 1350 | - set to `true`. | ||
| 1349 | + The {AbortSignal} `"abort"` event is emitted with `isTrusted` set to `true`. The | ||
| 1350 | + value is `false` in all other cases. | ||
| 1351 | 1351 | ||
| 1352 | 1352 | #### `event.preventDefault()` | |
| 1353 | 1353 | <!-- YAML | |
| Back | FazBrowse Home | New Git URL |
0 commit comments