NEW 28637
Page Header Not Rendered Correctly due to margin issue
https://bugs.webkit.org/show_bug.cgi?id=28637
Summary Page Header Not Rendered Correctly due to margin issue
jasneet
Reported 2009-08-21 16:29:16 PDT
Created attachment 38411 [details] reduced testcase I Steps: 1. Go to http://minilife.cyworld.com/ II Issue: The top half of the header is covered up. III Conclusion: Looks like Evangelism. The margin defined for div with id=header is causing the issue. They did some hack for IE. Note: Removing the footer(script at the end) doesn't make it work in FF IV Other Browsers: IE7: ok FF3: not ok V Nightly tested : 47639 Bug in Chromium : http://code.google.com/p/chromium/issues/detail?id=14409
Attachments
reduced testcase (751 bytes, text/html)
2009-08-21 16:29 PDT, jasneet
no flags
Ahmad Saleem
Comment 1 2022-08-29 15:11:06 PDT
*** STP 152 *** document.activeElement is: BODY *** Chrome Canary 107 & Firefox Nightly 106 *** document.activeElement is: A _______ I have seen similar bug in DOM category but couldn't find it but still I am going to tag this as "New" and if someone able to find, please mark as DUPLICATE accordingly. Thanks!
Alexey Proskuryakov
Comment 2 2022-08-29 17:59:46 PDT
You are probably thinking of bug 28630. This bug just has a wrong test case attached by mistake. There is a reduction available in the Chromium bug. I didn't check if the issue still reproduces. It's
Note You need to log in before you can comment on or make changes to this bug.