mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
13 lines
339 B
HTML
13 lines
339 B
HTML
|
<!doctype html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<meta charset="utf8">
|
||
|
<title>Bug 821877 - Log CSP Errors to Web Console</title>
|
||
|
<!-- Any copyright is dedicated to the Public Domain.
|
||
|
- http://creativecommons.org/publicdomain/zero/1.0/ -->
|
||
|
</head>
|
||
|
<body>
|
||
|
<p>This page is served with a deprecated CSP header.</p>
|
||
|
</body>
|
||
|
</html>
|