repo.or.cz
/
gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 1858983 [wpt PR 42532] - Update wpt metadata, a=testonly
[gecko.git]
/
layout
/
reftests
/
font-inflation
/
select-combobox-1-ref.html
blob
17d29405d1ccf25b40fce1369538570a32011ca2
1
<!DOCTYPE
HTML
>
2
<style>
3
body { width:
450
px }
4
body, select { font-size:
34
px }
5
</style>
6
<!--
7
In a 450px container, the minimum font size at 15em per line is 30px.
8
This means we map 0px-45px into 30px-45px, so 12px gets mapped to 34px.
9
-->
10
<select><option>
One
</option><option>
Two
</option></select>