Files
servo/tests/wpt/web-platform-tests/html/rendering/non-replaced-elements/tables/table-layout-notref.html

10 lines
289 B
HTML

<!DOCTYPE html>
<meta charset=utf-8>
<title>Table layout attribute</title>
<table border width=100% style=table-layout:fixed>
<tr><td>aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa<td>aaa
</table>
<table border width=100% style=table-layout:fixed>
<tr><td>aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa<td>aaa
</table>