summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/css/font-face-inherit-repaint-expected.html
blob: e35e60cda2b803956f17ebafdecc1438aa76d618 (plain)
1
2
3
4
5
<!DOCTYPE html>
<p>You should see the word PASS below.</p>
<select style="font-family: sans-serif">
    <option>PASS</option>
</select>