From 3902f609b2babfa9ca05f5538fe53184703ea542 Mon Sep 17 00:00:00 2001 From: Kouhei Date: Tue, 6 Apr 2021 10:29:58 +0900 Subject: [PATCH] Editorial: Make pageshow.persisted non-normative refer to salvageable concept --- source | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/source b/source index 4ec75524516..765c4e7ca6b 100644 --- a/source +++ b/source @@ -86654,16 +86654,16 @@ dictionary PageTransitionEventInit : EventInit { returns true.

For the pagehide event, returns false if the page is - going away for the last time. Otherwise, returns true, meaning that (if nothing conspires to - make the page unsalvageable) the page might be reused if the user navigates back to this - page.

+ going away for the last time. Otherwise, returns true, meaning that the page might be reused if + the user navigates back to this page (if the Document's salvageable state stays true).

Things that can cause the page to be unsalvageable include: