Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!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;">xx<sub>x</sub>xx</u></div>