fune/toolkit/components/reader/tests/browser/setSameSiteCookie.html

9 lines
193 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
</head>
<body>
<p>This page just set a cookie with the <code>SameSite</code> attribute.</p>
</body>
</html>