arabic-final-ligature-spacing.html (268B)
1 <!DOCTYPE html> 2 <style> 3 p { font: 36px Geeza Pro, sans-serif; } 4 span { font-variant: small-caps; } 5 </style> 6 7 <!-- bug 739117: breaking the run after the lam-alef ligature 8 should NOT cause extra space to appear --> 9 <p>سلا<span>م</span></p>