float:left;clear:left; , IE 9 , . width:100%, , Chrome Firefox.
table,
thead,
tfoot,
tbody,
tr,
th,
td {
display:block;
width:100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
float:left;
clear:left;
}
: "display: block" <td> IE? ?, , width:100%, . box-sizing:border-box;, .