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

7 lines
142 B
HTML
Raw Normal View History

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