Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /css/css-tables/table-caption-after-crash.html - WPT Dashboard Interop Dashboard
<!doctype html>
<style>
*::after, .a:only-of-type {
content: counters(ct1, '.', disc);
display: table-caption;
}
</style>
<code></code>
<object class="a">