RESOLVED CONFIGURATION CHANGED25278
text overlap due to unclosed tag
https://bugs.webkit.org/show_bug.cgi?id=25278
Summary text overlap due to unclosed tag
jasneet
Reported 2009-04-17 16:59:46 PDT
I Steps: Go to attached testcase II Issue: The text in blue border div is too large, which causes text overlapping problem. The root cause is that the unclosed <h2>(mistakenly matching with </h1>) tag causes the text in blue border div displayed larger in Chrome/Safari than in IE/Firefox. III Other Browsers: IE7: ok FF3: ok IV Nightly tested: 42232 Bug in Chromium : http://code.google.com/p/chromium/issues/detail?id=7631
Attachments
testcase (117.03 KB, text/html)
2009-04-17 17:00 PDT, jasneet
no flags
jasneet
Comment 1 2009-04-17 17:00:08 PDT
Created attachment 29594 [details] testcase
Ahmad Saleem
Comment 2 2022-08-31 15:23:36 PDT
I have seen duplicate of this and as mention in on other as well. HTML5 Parser is now quite advanced to look for unclosed HTML tags and manage behavior and also all browsers (Chrome Canary 107, Firefox Nightly 106 and STP 152) render this same. So marking it as "RESOLVED CONFIGURATION CHANGED". Thanks!
Note You need to log in before you can comment on or make changes to this bug.