From 3490042ee36c78a6eb9009ea9d1a928295803937 Mon Sep 17 00:00:00 2001 From: Anne van Kesteren Date: Fri, 5 May 2017 10:32:57 +0200 Subject: [PATCH] Editorial: add a comma --- source | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source b/source index 32f322fa707..f79da52b5c8 100644 --- a/source +++ b/source @@ -90658,7 +90658,7 @@ document.body.appendChild(frame) Document object on which the method was invoked.

This basically causes document.open() to - be ignored when it's called from a beforeunload beforeunload, pagehide, or unload event handler while the Document is being unloaded.