Improve page swap fallback
This commit is contained in:
@@ -36,6 +36,8 @@ fn runtime_exposes_page_swap_hooks() {
|
||||
assert!(source.contains("popstate"));
|
||||
assert!(source.contains("x-slhx-title"));
|
||||
assert!(source.contains("x-slhx-fingerprint"));
|
||||
assert!(source.contains("slhx:missing-content-slot"));
|
||||
assert!(source.contains("location.href = href"));
|
||||
}
|
||||
|
||||
#[test]
|
||||
|
||||
Reference in New Issue
Block a user