Updates:
Labels: -Area-Misc Area-WebKit
Comment #16 on issue 6135 by [email protected]: RTL: Hebrew text with
diacritical marks rendered with extra spaces in Chrome/Windows.
http://code.google.com/p/chromium/issues/detail?id=6135
I rechecked the CSS spec.(
space-prop referred to in
https://bugzilla.mozilla.org/show_bug.cgi?id=373268#c13
See also https://bugs.webkit.org/show_bug.cgi?id=13159 ) and it seems that
I was
wrong. What to do with various 'whitespace' characters is rather complex
depending on
the value of 'white-space'.
WebKit layout has css2.1/t1606-c562-white-sp-00-b-ag.html to
test 'white-space'
processing in a simple script. Perhaps, we have to make a new test for
complex script
path.
BTW, issue 6096 and issue 7052 (missing space when linefeed is present in
complex
script path) were duped to this, but I'm not sure if they're the same bug
(or at
least the same cause) as what Xiaolu initially reported (about an extra
space when
selected). We may have to split this into two bugs after a further
investigation.
--
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
-~----------~----~----~----~------~----~------~--~---