no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
[gecko.git] / layout / reftests / text-decoration / skip-ink-vertical-align-2-notref.html
blob191490ca5ca9ba900741c6dfac29606fe7ace75d
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;text-decoration-skip-ink:none;">xx<sub>x</sub>xx</u></div>