[subscript-italic-correction.html]
disabled:
if os == "mac" and os_version == "14.70" and processor == "x86_64" and not debug: Bug 1931160
if os == "mac" and os_version == "14.70" and processor == "x86_64" and debug: Bug 1931160
[Italic correction of base is used to place subscripts.]
expected:
if os == "win": FAIL # Bug 961482
if os == "linux": [PASS, FAIL] # Bug 1599640