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