haikuwebkit/LayoutTests/security/contentSecurityPolicy/link-with-file-url-allowed-...

8 lines
418 B
HTML

<!DOCTYPE html>
<html>
<body>
<p>This tests that loading a stylesheet with a file 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>