blob: 53d823f178c2ba6e13eb6f4c53d3b2ce8b875c05 [file] [log] [blame]
<!DOCTYPE html>
<title>Test for font-display-late-swap document policy with font display value 'swap'</title>
<link rel="help" href="https://github.com/w3c/webappsec-permissions-policy/blob/master/policies/font-display-late-swap.md">
<script src='/resources/testharness.js'></script>
<script src='/resources/testharnessreport.js'></script>
<script src='resources/font-display-reporting-helper.js'></script>
<script>
testFontDisplayPolicyViolationGenerated('swap');
</script>