Hello list.
I stumbled upon a rather interesting problem yesterday. The issue is related to letter-spacing and the way it renders in the browser (Firefox, Safari and Internet Explorer have the problem; Opera does not).
Here's the Test page: http://amonre.org/hover_test.html
When hovering with the cursor over the text "Stoneship", the rightmost letter "p" is only partially colored red.
My question is: is this the right behaviour? Should the entire letter be colored?
The CSS reference ( http://www.w3.org/TR/REC-CSS2/text.html#spacing-props ) mentions the space _between_ characters, and Safari and Firefox seem to decrease the space after the last letter as well. I'm almost certain that it is wrong, but not entirely.
So, right or wrong?
Regards,
amon-re
-- mail: [EMAIL PROTECTED] web: http://www.amonre.org/
______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
