Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<head>
<style type="text/css">
* { content: 'Y'; }
table:after { content: inherit; }
</style>
</head>
<body onload="document.getElementById('t').appendChild(document.createElement('span'));"><table id="t"></table></body>
</html>