summaryrefslogtreecommitdiffstats
path: root/layout/reftests/text-decoration/skip-ink-vertical-align-2-notref.html
blob: 191490ca5ca9ba900741c6dfac29606fe7ace75d (plain)
1
2
3
4
5
<!DOCTYPE html>
<meta charset=utf-8>
<p>Underline should skip over the subscripted 'x'</p>
<div style="font:36px serif; color:rgba(0,0,255,0.5);">
  <u style="text-decoration-color:red;text-decoration-skip-ink:none;">xx<sub>x</sub>xx</u></div>