7 lines
181 B
HTML
7 lines
181 B
HTML
<!DOCTYPE html>
|
|
<title>View transitions: cross-document navigation to a prerender cancelled before commit (ref)</title>
|
|
<style>
|
|
html {
|
|
background-color: hotpink;
|
|
}
|
|
</style>
|