RESOLVED CONFIGURATION CHANGED 14233
Overlapping elements on cbronline.com because <form> is pulled out of <table>
https://bugs.webkit.org/show_bug.cgi?id=14233
Summary Overlapping elements on cbronline.com because <form> is pulled out of <table>
mitz
Reported 2007-06-19 12:15:58 PDT
Near the bottom of the page in the URL, the list of newsletter is overlapping other content. The reduction shows that the root cause is that WebKit pulls the <form> out of the <table>. Firefox doesn't, and consequently lays out the page without the overlap.
Attachments
Reduction (340 bytes, text/html)
2007-06-19 12:22 PDT, mitz
no flags
mitz
Comment 1 2007-06-19 12:22:25 PDT
Created attachment 15121 [details] Reduction
Ahmad Saleem
Comment 2 2022-08-30 09:30:55 PDT
I am unable to reproduce this bug in Safari Technology Preview 152 using attached test case because it reports same as other browsers (Chrome Canary 107 and Firefox Nightly 106). <div><form></form></div><table></table> Since all browsers are matching, I am going to close this.
Note You need to log in before you can comment on or make changes to this bug.