Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<title>Test for font-display-late-swap document policy with font display value 'optional'</title>
<script src='/resources/testharness.js'></script>
<script src='/resources/testharnessreport.js'></script>
<script src='resources/font-display-reporting-helper.js'></script>
<script>
testCompliantWithFontDisplayPolicy('optional');
</script>