the scroll box is too big because <td> height is not honored when there's a marquee with a heading tag
https://bugs.webkit.org/show_bug.cgi?id=28641
Summary the scroll box is too big because <td> height is not honored when there's a m...
jasneet
Reported 2009-08-21 17:08:03 PDT
Created attachment 38415 [details] reduced testcase I Steps: Go to http://www.tianlongren.cn/ II Issue: The scroll box is too big III Conclusion: It looks like webkit doesn't honor the height specified in a table's <td> if the <td> has a marquee with a heading tag. Interestingly, I'm not sure how one of the styles really affects the display of the marquee. The style declaration : h1 a {} doesn't really have anything in it but if I take this style out, then the page displays ok as in Firefox and IE. IV Other Browsers: IE7: ok FF3: ok V Nightly tested : 47639 Bug in Chromium : http://code.google.com/p/chromium/issues/detail?id=15279
Attachments
reduced testcase (649 bytes, text/html)
2009-08-21 17:08 PDT, jasneet
no flags
Ahmad Saleem
Comment 1 2022-08-29 04:42:51 PDT
I am able to reproduce this bug in Safari Technology Preview 152 using attached test case and it show "blue" container, which is going beyond visual viewport and does not have any "Marquee" like element within it. While both Firefox Nightly 106 and Chrome Canary 107 has "blue" container in viewport and shows marquee within it. I am changing status to "New". Thanks!
Ahmad Saleem
Comment 2 2022-08-29 04:43:49 PDT
NOTE - Marquee do show up in Safari as well but after a long wait like it is coming from abyss due to huge viewport of container.
Note You need to log in before you can comment on or make changes to this bug.