Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<script>
window.onload=function() {
document.getElementById('a').hidden='false';
}
</script>
<a></a>
<section dir='rtl'>
<kbd id='a' dir='auto'>
a
<style>
:only-child{ display:contents }
:first-of-type::first-letter{ background-position:unset }
</style>