RESOLVED DUPLICATE of bug 157323 227712
list-style none should work on details summary
https://bugs.webkit.org/show_bug.cgi?id=227712
Summary list-style none should work on details summary
collimarco91
Reported 2021-07-06 10:53:16 PDT
When you have <details> <summary> tags and you apply the CSS list-style: none; then the arrow should be hidden. This works fine on other browsers (e.g. Chrome, Firefox).
Attachments
Radar WebKit Bug Importer
Comment 1 2021-07-13 10:54:20 PDT
Smoley
Comment 2 2021-07-22 10:52:36 PDT
Thanks for filing, if possible please attach a reduced test case or link to a live example.
collimarco91
Comment 3 2021-07-22 10:59:21 PDT
Here's a live example: https://buonmenu.com/#faq The FAQ don't have any arrow in Chrome, Firefox, etc. but an arrow is displayed in Safari.
Karl Dubost
Comment 4 2022-09-09 09:47:04 PDT
*** This bug has been marked as a duplicate of bug 157323 ***
Note You need to log in before you can comment on or make changes to this bug.