WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
24406
unclosed div within li causing layout issue
https://bugs.webkit.org/show_bug.cgi?id=24406
Summary
unclosed div within li causing layout issue
jasneet
Reported
2009-03-05 14:45:53 PST
I Steps: Go to attached testcase II Issue : The unclosed <div> within <li> is causing this issue. There is only open <div> tag within each <li> and no closing tag </div> before closing tag </li>, IE/Firefox can correct this error properly, but Chrome/Safari mistakenly think each <div> containing following <li>, which results in an embedded layout rendering. III Other Browsers: FF3: OK IE7: OK IV Nightly tested: 41443 Bug in Chromium :
http://code.google.com/p/chromium/issues/detail?id=7958
Attachments
testcase
(710 bytes, text/html)
2009-03-05 14:46 PST
,
jasneet
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
jasneet
Comment 1
2009-03-05 14:46:21 PST
Created
attachment 28329
[details]
testcase
Robert Hogan
Comment 2
2013-06-25 12:38:03 PDT
WebKit renders the test the same as IE 10, FF and Opera.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug