Sign in
chromium
/
external
/
github.com
/
web-platform-tests
/
wpt
/
refs/heads/debug_decision
/
.
/
css
/
css-tables
/
table-caption-after-crash.html
blob: 09403911b67e26051e9aa58d064d241c0c7e89ea [
file
] [
edit
]
<!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"
>