Comment #3 on issue 18821 by [email protected]: Chrome In-Compatible with  
Kaldata.net
http://code.google.com/p/chromium/issues/detail?id=18821

http://www.kaldata.net/css/scroll-simple.css
.scrollList {
        position: absolute;
        display: table-row;
        table-layout: fixed;
        left: 0px;
        top: 0px;
        margin: 0;
        padding: 0;
        z-index: 1;
        opacity: 1.0;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
}
This requires -webkit-box-sizing: border-box; to correctly work. I got a  
half-
reduction if necessary, but this is an evangelism issue.

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

Reply via email to