chromium/third_party/blink/web_tests/http/tests/webfont/variable-box-font-arraybuffer-expected.html

<!DOCTYPE html>
<meta charset="utf-8">
<style>
    @font-face {
    font-family: variabletest_box;
    src: url(/resources/variabletest_box.ttf);
    }

    body {
    font-family: variabletest_box, sans-serif;
    font-size: 200px;
    }

    .variations_codepath_trigger {
    font-variation-settings: "none" 9999;
    }

</style>
▄ <span class="variations_codepath_trigger">▀</span>