gecko-dev/layout/style/crashtests/1233135-2.html
Xidorn Quan 4879d85cc1 Bug 1233135 - Do not touch display value of anonymous box for ruby. r=dbaron
--HG--
extra : source : 87f3c64200ab990efe341da44b70e0fc8f1c09f0
2016-01-26 20:31:45 +11:00

12 lines
253 B
HTML

<!DOCTYPE html>
<ruby>
<fieldset></fieldset>
<input type="color">
<input type="file">
<input type="number">
<input type="range">
<select></select>
<select size="2"></select>
<span style="display: block; overflow: scroll"></span>
</ruby>