Bug 227712 - list-style none should work on details summary
Summary: list-style none should work on details summary
Status: RESOLVED DUPLICATE of bug 157323
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: Safari 14
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: BrowserCompat, InRadar
Depends on:
Blocks:
 
Reported: 2021-07-06 10:53 PDT by collimarco91
Modified: 2022-09-09 09:47 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description collimarco91 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).
Comment 1 Radar WebKit Bug Importer 2021-07-13 10:54:20 PDT
<rdar://problem/80527187>
Comment 2 Smoley 2021-07-22 10:52:36 PDT
Thanks for filing, if possible please attach a reduced test case or link to a live example.
Comment 3 collimarco91 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.
Comment 4 Karl Dubost 2022-09-09 09:47:04 PDT

*** This bug has been marked as a duplicate of bug 157323 ***