WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 78726
33094
List item doesn't show when css is 'height: 0; overflow: visible;'
https://bugs.webkit.org/show_bug.cgi?id=33094
Summary
List item doesn't show when css is 'height: 0; overflow: visible;'
Jorn van Engelen
Reported
2010-01-01 07:19:32 PST
Created
attachment 45732
[details]
Testcase and workaround Browsers tested: Safari: FAIL (version 4.0.4, help box reports WebKit version 531.21.10) Google Chrome: FAIL (version 4.0.249.43) Firefox: OK (version 3.5.6) Opera: OK (version 10.10 build 4742) What steps will reproduce the problem? Open attachment in a WebKit browser. What is the expected result? The second box should display the text 'li'. Notice that the height of the li element is set to 0, but it should still display the content of the element because overflow is set to visible (style attribute on li element is "height: 0; overflow: visible;"). What happens instead? Second box doesn't display the text 'li'.
Attachments
Testcase and workaround
(887 bytes, text/html)
2010-01-01 07:19 PST
,
Jorn van Engelen
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Robert Hogan
Comment 1
2012-02-16 11:47:06 PST
Posted a patch at
bug 78726
without realizing this was here. *** This bug has been marked as a duplicate of
bug 78726
***
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