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