<!DOCTYPE html>
<html>
<body>
<script>
document.write("Data tainting enabled: " + navigator.taintEnabled());
</script>
</body>
</html>