[Webkit-unassigned] [Bug 239691] New: `list-style-position` not working for details/summary element
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Apr 23 09:32:10 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=239691
Bug ID: 239691
Summary: `list-style-position` not working for details/summary
element
Product: WebKit
Version: Safari 15
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
Assignee: webkit-unassigned at lists.webkit.org
Reporter: syserplus at gmail.com
Created attachment 458212
--> https://bugs.webkit.org/attachment.cgi?id=458212&action=review
The triangle marker for `outside` should be pushed to the left.
For a `details > summary` element, when setting `list-style-position: outside` for the summary, the triangle marker should be pushed to the left and out of the box, similar to the behaviour for `li`. However the marker stays at its position in both macOS Safari and iOS Safari.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220423/a978741a/attachment.htm>
More information about the webkit-unassigned
mailing list