WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
40560
outside list marker not drawn when overflow is not visible
https://bugs.webkit.org/show_bug.cgi?id=40560
Summary
outside list marker not drawn when overflow is not visible
Daniel.S
Reported
2010-06-14 02:15:28 PDT
Created
attachment 58631
[details]
simple testcase I tested this using Safari 5 (7533.16). If I set overflow of a list-item to anything except 'visible', the marker box is not rendered if list-style-position is set to outside. Note that this bug is about overflow applied to the list item itself, not on list item children, where
bug #13332
applies. It's specced here:
http://www.w3.org/TR/CSS2/generate.html#propdef-list-style-position
Microsoft apparently plans to implement this for IE 9, and Mozillians argue that the specified behaviour is preferable from an authors point of view, see
https://bugzilla.mozilla.org/show_bug.cgi?id=571564
Attachments
simple testcase
(455 bytes, text/html)
2010-06-14 02:15 PDT
,
Daniel.S
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Ahmad Saleem
Comment 1
2022-07-23 05:57:29 PDT
I am unable to reproduce this bug using attached test case in Safari 15.6 on macOS 12.6 and it matches other browsers (Chrome Canary 106 and Firefox Nightly 104). Additionally, I tested following test case from Mozilla bug mentioned in
Comment 0
. Link -
https://bug571564.bmoattachments.org/attachment.cgi?id=463444
The output of above test also matches with other browsers. I think it was fixed along the way and this can marked as "RESOLVED CONFIGURATION CHANGED". Thanks!
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