Skip to content

Commit

Permalink
Update xhr.bs
Browse files Browse the repository at this point in the history
Co-authored-by: Dominique Hazael-Massieux <[email protected]>
  • Loading branch information
annevk and dontcallmedom authored Jun 6, 2024
1 parent 955bc15 commit 68a29d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xhr.bs
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ from {{XMLHttpRequestEventTarget}} as attributes:
<tbody>
<tr>
<td><dfn id=handler-xhr-onloadstart attribute for=XMLHttpRequestEventTarget><code>onloadstart</code></dfn>
<td>{{XMLHttpRequest/loadstart}}
<td>{{XMLHttpRequestEventTarget/loadstart}}
<tr>
<td><dfn id=handler-xhr-onprogress attribute for=XMLHttpRequestEventTarget><code>onprogress</code></dfn>
<td>{{XMLHttpRequestEventTarget/progress}}
Expand Down

0 comments on commit 68a29d4

Please sign in to comment.