WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
21710
text is displayed partially due to miscalculation of div's height
https://bugs.webkit.org/show_bug.cgi?id=21710
Summary
text is displayed partially due to miscalculation of div's height
jasneet
Reported
2008-10-17 10:42:34 PDT
I Steps: Go to the attached testcase II Issue: text is displayed partially III Conclusion: in IE, <div>'s height = padding + <ul>'s height, while in Chrome <div>'s height = <ul>'s height. IV Other Browsers: IE7: ok FF3: not ok V Nightly tested: 37604
Attachments
testcase
(749 bytes, text/html)
2008-10-17 10:43 PDT
,
jasneet
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
jasneet
Comment 1
2008-10-17 10:43:00 PDT
Created
attachment 24459
[details]
testcase
Dave Hyatt
Comment 2
2008-10-17 11:09:24 PDT
INVALID. The <li> floats and therefore is supposed to protrude from the parent container.
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