Open hafedh-trimeche opened 1 year ago
Hello, Please note that the Arabic text below is not well rendered. Letters are not joined together. FireFox renders well this arabic text: نص عربي
<!DOCTYPE HTML> <html> <head> <meta charset=utf8> <style type="text/css"> p:first-letter { color: red; } </style> </head> <body> The arabic letters should apear like نص عربي </body> </html>
Hello, Please note that the Arabic text below is not well rendered. Letters are not joined together. FireFox renders well this arabic text: نص عربي