Sign in
webkit
/
WebKit
/
c76c58243e3b15757ea8668f43536a601f3d5c6f
/
.
/
LayoutTests
/
imported
/
blink
/
fast
/
css
/
font-face-inherit-repaint-expected.html
blob: e35e60cda2b803956f17ebafdecc1438aa76d618 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<p>
You should see the word PASS below.
</p>
<select
style
=
"
font-family
:
sans-serif
"
>
<option>
PASS
</option>
</select>