Issue 4407: CSS Multicolumn text is split awkwardly
http://code.google.com/p/chromium/issues/detail?id=4407

New issue report by rywall:
Chrome Version       : 0.3.154.9
Other browsers tested:
   Add OK or FAIL after other browsers where you have tested this issue:
      Safari 3: FAIL
     Firefox 3: OK
          IE 7: OK (no multicolumn support)

What steps will reproduce the problem?
Use the following html:
<html>
<body>
<div style='-webkit-column-gap: 30px; -webkit-column-width: 200px'>
Testing multicolumn css support
</div>
</body>
</html>

What is the expected result?
Should produce the text:
Testing multicolumn css support

What happens instead?
Text is split across two lines

Please provide any additional information below. Attach a screenshot if
possible.

I think this may be a Webkit issue as Safari is affected as well.

Attachments:
        multicolumn_css.png  47.4 KB


Issue attributes:
        Status: Unconfirmed
        Owner: [EMAIL PROTECTED]
        Labels: Type-Bug Pri-2 OS-All Area-Misc

-- 
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

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-bugs" group.
To post to this group, send email to chromium-bugs@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to