| <!DOCTYPE html> | |
| <meta charset="utf-8"> | |
| <style> | |
| @font-face { | |
| font-family: variabletest_box; | |
| src: url(../../../http/tests/resources/variabletest_box.ttf); | |
| } | |
| body { | |
| font-family: variabletest_box, sans-serif; | |
| sans-serif; | |
| font-size: 100px; | |
| } | |
| .variations_codepath_trigger { | |
| font-variation-settings: "none" 9999; | |
| } | |
| </style> | |
| r <span class="variations_codepath_trigger">R</span> |