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