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