Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<span id="x" style="display: contents">
<span style="display: table-caption">
</span>
<script>
document.body.offsetWidth;
x.style.color = "green";
</script>