blob: 68b5929fc680c8406529f7c060cfbab5f63910ff [file] [log] [blame]
<!DOCTYPE html>
<html>
<body>
<p>This tests that loading a stylesheet with a blob URL is allowed when the page has Content Security Policy &quot;style-src *&quot; and the WebKit setting AllowContentSecurityPolicySourceStarToMatchAnyProtocol is enabled. 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>