Bug 18198

Summary: unclosed div causing layout issue
Product: WebKit Reporter: jasneet <jasneet>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: jasneet, robert
Priority: P2 Keywords: HasReduction
Version: 525.x (Safari 3.1)   
Hardware: PC   
OS: Windows XP   
URL: http://www.tvix.cn/
Attachments:
Description Flags
screenshot
none
reduction none

jasneet
Reported 2008-03-28 16:51:20 PDT
I Steps: Go to http://www.tvix.cn/ Scroll to the middle of the page. II Issue: In the center column, the section (refer screeshot) has incorrect layout. III Conclusion: unclosed div is causing the issue. ....code..... <div style="width:80px; float:left; margin-left:5px;">490<div> ....code.... <div style="width:80px; float:left; margin-left:5px;">441<div> ....code.... IV Other browsers: IE7: ok FF3: ok Opera9.24: ok V Nightly tested: 31386
Attachments
screenshot (148.43 KB, image/jpeg)
2008-03-28 16:52 PDT, jasneet
no flags
reduction (1.03 KB, text/html)
2008-03-28 16:52 PDT, jasneet
no flags
jasneet
Comment 1 2008-03-28 16:52:16 PDT
Created attachment 20172 [details] screenshot
jasneet
Comment 2 2008-03-28 16:52:48 PDT
Created attachment 20173 [details] reduction
Robert Hogan
Comment 3 2012-09-29 04:07:37 PDT
The reduction renders the same on Chrome 20.0.1132.47 Ubuntu 12.04 (144678) as IE10, Opera 12, FF 15.01. The bug is no longer valid it seems.
Note You need to log in before you can comment on or make changes to this bug.