mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-26 02:02:33 +00:00
6 lines
152 B
HTML
6 lines
152 B
HTML
|
<style>
|
||
|
table:after {
|
||
|
content: counter(bit0);
|
||
|
display: table-footer-group;
|
||
|
</style>
|
||
|
<table contenteditable><col>><col><tr>>>><tfoot>>><colgroup>
|