wpt / css / css-tables / table-caption-after-crash.html

Status: PASS | Duration: 1ms | Subtests: 1/1 | Open test on wpt.live | wpt.fyi

/css/css-tables/table-caption-after-crash.html

<!doctype html>
<link rel="help" href="https://bugzilla.mozilla.org/show_bug.cgi?id=2008148">
<style>
*::after, .a:only-of-type {
  content: counters(ct1, '.', disc);
  display: table-caption;
}
</style>
<code></code>
<object class="a">