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