Sign in
webkit
/
WebKit
/
fff5469af9e21121a01bc52b64d66a2e93b51665
/
.
/
LayoutTests
/
http
/
tests
/
contentdispositionattachmentsandbox
/
plugins-disabled-expected.html
blob: 664003bd9336f88590aa5ba04586e27cee12312a [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<p>
This test verifies that plug-ins are disabled when 'Content-Disposition: attachment' sandboxing is enabled. 'PASS' is displayed in the <iframe> below if the test passes.
</p>
<iframe srcdoc="
<!DOCTYPE html>
PASS">
</iframe>