diff --git a/resource-timing/entries-for-object-frame-options-deny.html b/resource-timing/entries-for-object-frame-options-deny.html new file mode 100644 index 000000000000000..b89b15d5153deb9 --- /dev/null +++ b/resource-timing/entries-for-object-frame-options-deny.html @@ -0,0 +1,35 @@ + + +
+ + + + + + + + + + + + diff --git a/resource-timing/resources/object-frame-options-200.asis b/resource-timing/resources/object-frame-options-200.asis new file mode 100644 index 000000000000000..122445326bdef6d --- /dev/null +++ b/resource-timing/resources/object-frame-options-200.asis @@ -0,0 +1,6 @@ +HTTP/1.0 200 OK +Content-Type: text/html +X-Frame-Options: DENY +Content-Security-Policy: frame-ancestors 'none' + +Hello diff --git a/resource-timing/resources/object-frame-options-403.asis b/resource-timing/resources/object-frame-options-403.asis new file mode 100644 index 000000000000000..fd64f0bcdbb7c17 --- /dev/null +++ b/resource-timing/resources/object-frame-options-403.asis @@ -0,0 +1,6 @@ +HTTP/1.0 403 OK +Content-Type: text/html +X-Frame-Options: DENY +Content-Security-Policy: frame-ancestors 'none' + +Hello