Status: Unconfirmed Owner: ---- Labels: Type-Bug Pri-2 OS-All Area-Misc New issue 25912 by Hanrui.Gao: scrolling="no" attribute of iframe doesn't work in Chrome http://code.google.com/p/chromium/issues/detail?id=25912
Chrome Version : 4.0.223.11 URLs (if applicable) : http://blog.cnstock.com/ Other browsers tested: Add OK or FAIL after other browsers where you have tested this issue: Safari 4: FAIL Firefox 3.x: OK IE 6/7/8: OK What steps will reproduce the problem? 1. Launch the URL above 2. Pay attention to the "上证博客投票" area on right side. (Or you can search this wording in the page) What is the expected result? Chrome and Safari do not show the scrollbars of the small area. What happens instead? Chrome and Safari show the scrollbars of the small area unexpectedly. (Attached please find the screenshot.) Please provide any additional information below. Attach a screenshot if possible. This issue happens when the iframe element has attribute of scrolling="no" AND the embedded page (i.e. src page of the ifame) has set "overflow:scroll" in <html>'s or <body>'s style. Under this circumstances, IE and Firefox will not show the scrollbars(according to: http://www.w3schools.com/TAGS/att_iframe_scrolling.asp) but Chrome and Safari will. (Please refer my test-case package.) Attachments: screenshot_of_scrolling_no.png 47.1 KB testcases.7z 726 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 -~----------~----~----~----~------~----~------~--~---
