blob: 85e7f0092c7b406e8e0b95504cc8562bcb0a5211 (
plain)
1
2
3
4
5
6
7
8
9
10
|
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
<title>Bug 1024557: Ignore x-frame-options if CSP with frame-ancestors exists</title>
</head>
<body>
<div id="cspmessage">Ignoring XFO because of CSP_RO</div>
</body>
</html>
|