Bug 25278

Summary: text overlap due to unclosed tag
Product: WebKit Reporter: jasneet <jasneet>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: ahmad.saleem792, jasneet
Priority: P2 Keywords: HasReduction
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   
Attachments:
Description Flags
testcase none

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.