Sign in
webkit
/
WebKit
/
6756d1c4625eeb8d03076cb127515d00fa7c2e16
/
.
/
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>