10 lines
229 B
HTML
10 lines
229 B
HTML
<!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</div>
|
|
</body>
|
|
</html>
|