summaryrefslogtreecommitdiffstats
path: root/layout/base/crashtests/1397398-3.html
blob: 7a473549311a95ea1aeef0fca7322316b0b13c62 (plain)
1
2
3
4
5
6
7
8
<!DOCTYPE html>
<span id="x" style="display: contents">
  <span style="display: table-caption">
</span>
<script>
  document.body.offsetWidth;
  x.style.color = "green";
</script>