4 <title>Reference case for text-decoration-skip-ink: skip-ink should detect and work with vertical-align
</title>
8 text-decoration: purple underline;
9 text-decoration-skip-ink: none;
12 vertical-align: super;
17 <p>Ink should not be skipped when vertical-align moves text away from the underline
</p>
18 <div>test
<span>pgqy
</span> test
</div>