summaryrefslogtreecommitdiffstats
path: root/toolkit/components/reader/test/setSameSiteCookie.html
blob: 67bb7149225e6f38c0a970c134b395822191e4ac (plain)
1
2
3
4
5
6
7
8
9
<!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>