servo/tests/wpt/web-platform-tests/css/CSS2/linebox/anonymous-inline-inherit-001-ref.html

7 lines
99 B
HTML

<!DOCTYPE html>
<body>
<span>
<span style="font-size: 500%">A</span>
x
</span>
</body>