Bumping manifests a=b2g-bump
[gecko.git] / layout / reftests / bugs / 776443-1.html
blob0d3cbe3062a01049cca0f14d36cadefae6a21abf
1 <!DOCTYPE html>
2 <style>
3 table { background: yellow; }
4 td { height: calc(25px + 25px); }
5 </style>
6 <table><tr><td>Should be 50px tall</td></tr></table>