<!DOCTYPE html> | |
<html> | |
<body> | |
<p>Tests that an inline stylesheet is allowed to be applied only if its hash appears in all policies. This test PASSED if you see a green square below. Otherwise, it FAILED.</p> | |
<div style="background-color: green; height: 128px; width: 128px"></div> | |
</body> | |
</html> |