Hi Richard, Could some one explain why the following HTML (note the dir="rtl") <html dir="rtl"> <head> <title>Bug bidi Safari</title></head> <body> <p> a 1b </p> <!-- bizarre --> <p> a1 b </p> <p> a 1 b </p> <p> a 1bc </p> <p> ac 1b </p> <!-- bizarre --> <p> acd 1b </p> <!-- and so on --> </body> </html> gives : ba 1 a1 b a 1 b a 1bc bac 1 bacd 1 with Safari 1.1 on MacOSX. <!-- "b" runs at the RIGHT after the display of "1" when it is attached to it --> <!-- Doesn't happen when b is followed with sth (but a punctuation) --> It should be displayed as it appears in HTML, since there are no RTL character. Other browsers on MacOSX are OK (Mozilla17 IE60) Does any body have an explanation? Najib PS: In french, I'd say SAFARIEN DU TOUT ;-) -- Najib TOUNSI (mailto:tounsi@w3.org) Bureau W3C au Maroc (http://www.w3c.org.ma/) Ecole Mohammadia d'Ingenieurs, BP 765 Agdal-RABAT Maroc (Morocco) Phone : +212 (0) 37 68 71 74 Fax : +212 (0) 37 77 88 53 Mobile: +212 (0) 61 22 00 30Received on Tuesday, 12 October 2004 21:04:21 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 8 January 2008 14:12:39 GMT