Updates:
Cc: [email protected] [email protected]
Labels: -Area-Misc Area-BrowserUI RTL I18N
Comment #1 on issue 5996 by [email protected]: Tooltip gets direction
from Chrome langauge, not element (or even page)
http://code.google.com/p/chromium/issues/detail?id=5996
Test case that specifies the content-type:
<html>
<head>
<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="TEXT/HTML; CHARSET=utf-8">
</head>
<body>
<span dir=rtl style="background-color:Red" title="שלום!">Hover here!</span>
<span style="background-color:Blue" title="Hi!">And now here!</span>
</body></html>
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---