chromium/third_party/blink/web_tests/fast/css/font-face-inherit-repaint-expected.html

<!DOCTYPE html>
<p>You should see the word PASS below.</p>
<select style="font-family: sans-serif">
    <option>PASS</option>
</select>