Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<style>
.c16:first-line { text-decoration: underline; }
</style>
<div class="c16">
<div id="e31"></div>
<div class="c4" style="text-decoration:overline;">
<span style="text-decoration:line-through;">x</span>
</div>
</div>
<script>
document.documentElement.offsetTop;
e31.style.display = "none";
</script>