table-caption-after-crash.html (237B)
1 <!doctype html> 2 <link rel="help" href="https://bugzilla.mozilla.org/show_bug.cgi?id=2008148"> 3 <style> 4 *::after, .a:only-of-type { 5 content: counters(ct1, '.', disc); 6 display: table-caption; 7 } 8 </style> 9 <code></code> 10 <object class="a">