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

6 lines
248 B
HTML

<!DOCTYPE HTML>
<title>Testcase, bug 462844</title>
<div style="height: 100px"></div>
<div style="background: aqua; height: 20px;"></div>
<div style="display:block; background: yellow; width: -moz-fit-content">Should be just below aqua block</div>