Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/table-width/reftest.list
<!DOCTYPE HTML>
<table style="background: yellow" cellspacing="0" cellpadding="0">
<tr>
<td colspan="2" width="100%">Text</td>
</tr>
</table>