Oreon-Lime-R2/mingw-wine-gecko/wine-gecko-2.47.4-src/wine-gecko-2.47.4/layout/reftests/bugs/776443-2.html

6 lines
156 B
HTML

<!DOCTYPE html>
<style>
table { background: yellow; }
td { width: calc(250px + 250px); }
</style>
<table><tr><td>Should be 500px wide</td></tr></table>