Bug 1934520 - [devtools] Avoid errors in document-events webconsole listeners for...
[gecko.git] / layout / reftests / text-decoration / skip-ink-vertical-align-2.html
blob0ee9582700d777983ac2ae1d9c6fb2d1520974ba
1 <!DOCTYPE html>
2 <meta charset=utf-8>
3 <p>Underline should skip over the subscripted 'x'</p>
4 <div style="font:36px serif; color:rgba(0,0,255,0.5);">
5 <u style="text-decoration-color:red;">xx<sub>x</sub>xx</u></div>