Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/outline/reftest.list
<!DOCTYPE html>
<style>
table { outline: 1px solid red; visibility: hidden; }
</style>
<table>
<caption>Caption</caption>
<tr><td>Cell</td></tr>
</table>