blob: fd492a815548ab7ab7f9d7b354c81c7b8e4a3cc8 [file] [log] [blame]
<!DOCTYPE html>
<script src="resources/contentfiltering.js"></script>
<script>
if (window.internals) {
var settings = window.internals.mockContentFilterSettings;
testContentFiltering(/* decisionPoint */"afterWillSendRequest", /* decision */"allow", /* decideAfterUnblockRequest */true);
}
</script>