summaryrefslogtreecommitdiffstats
path: root/dom/xhr/tests/file_sync_xhr_document_write_with_iframe.html
diff options
context:
space:
mode:
Diffstat (limited to 'dom/xhr/tests/file_sync_xhr_document_write_with_iframe.html')
-rw-r--r--dom/xhr/tests/file_sync_xhr_document_write_with_iframe.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/dom/xhr/tests/file_sync_xhr_document_write_with_iframe.html b/dom/xhr/tests/file_sync_xhr_document_write_with_iframe.html
index 2135011d9c..895fbc4e4b 100644
--- a/dom/xhr/tests/file_sync_xhr_document_write_with_iframe.html
+++ b/dom/xhr/tests/file_sync_xhr_document_write_with_iframe.html
@@ -7,7 +7,7 @@ function syncXHR() {
xhr.send(null);
}
-addEventListener('load', evt => {
+addEventListener('load', () => {
syncXHR();
document.open();
document.write(