summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/CSS2/linebox/anonymous-inline-inherit-001-ref.html
blob: e97da2169d55e5dec9a2888cb534bc7321a1c5e1 (plain)
1
2
3
4
5
6
7
<!DOCTYPE html>
<body>
  <span>
    <span style="font-size: 500%">A</span>
    x
  </span>
</body>