Comment #6 on issue 14235 by johnny.ding: [www.shanghaiairport.com]:  
Content missing in the Flight Inquiry page of Shanghai Airport website.
http://code.google.com/p/chromium/issues/detail?id=14235

The contents of flight schedules is in an iframe and the page is in quirk  
mode. In
Webkit, the height of the iframe was evaluated to 0. So the contents looks  
missed.
After glancing the code, it looks like to be related to table height  
calculation issue.
Attached test(table_height.html) case can reproduce the problem.

But it looks like at least Firefox can show sth on the original web page  
and the layout
of my test on Firefox is same as IE's layout. Will take a look what the  
standard said.

Attachments:
        table_height.html  213 bytes
        contents.html  635 bytes

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