From 1e42f053a45b5b53484402fd434b5370c3994ea7 Mon Sep 17 00:00:00 2001 From: Euclid Ye Date: Fri, 4 Apr 2025 20:29:39 +0800 Subject: [PATCH] Fix missing space in "Navigation-Refresh" session --- index.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 3236abb3..dbc72aa0 100644 --- a/index.html +++ b/index.html @@ -3272,7 +3272,7 @@

Refresh

  • Set the current browsing context - with session and session'scurrent + with session and session's current top-level browsing context.

  • Return success with data null. @@ -11525,7 +11525,8 @@

    Acknowledgements

    Simon Stewart, Sri Harsha, Titus Fortner, - and Vangelis Katsikaros. + Vangelis Katsikaros, + and Zhizhen Ye.