Files
UXP-Fixed/layout/reftests/bugs/860370-notref.html
T
2018-02-02 04:16:08 -05:00

5 lines
208 B
HTML

<!DOCTYPE html>
<div style="overflow: auto; position: static; width: 200px; height: 200px; display: -moz-box">
<input type="button" value="Hello" style="position: absolute; width: 100%; height: 100%">
</div>