[wp-trac] [WordPress Trac] #58915: Twenty Thirteen and Twenty Sixteen: change display for the summary element in Details blocks
WordPress Trac
noreply at wordpress.org
Wed Jul 26 15:16:03 UTC 2023
#58915: Twenty Thirteen and Twenty Sixteen: change display for the summary element
in Details blocks
---------------------------+-----------------------------
Reporter: sabernhardt | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Bundled Theme | Version: trunk
Severity: normal | Keywords:
Focuses: css |
---------------------------+-----------------------------
Both Twenty Thirteen and Twenty Sixteen set the `summary` element to
`display: block` in the Reset/Normalize section of their stylesheets. When
using the Details block, this removes or hides the toggle triangle native
to the browser.
Other default themes:
- Twenty Seventeen, Twenty Nineteen and Twenty Twenty-One set the
`summary` to `list-item` display.
- The other eight themes rely on the browser's native `display` styling.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/58915>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list