mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
12 lines
210 B
HTML
12 lines
210 B
HTML
|
<!DOCTYPE html>
|
||
|
<!--
|
||
|
https://bugzilla.mozilla.org/show_bug.cgi?id=817531
|
||
|
-->
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>Referer: header should be correct</title>
|
||
|
</head>
|
||
|
<body background="background-referrer.sjs">
|
||
|
</body>
|
||
|
</html>
|