[wp-trac] [WordPress Trac] #61787: Twenty Twenty: Separator block (dots) does not render anymore
WordPress Trac
noreply at wordpress.org
Tue Feb 17 16:36:19 UTC 2026
#61787: Twenty Twenty: Separator block (dots) does not render anymore
-------------------------------------+-----------------------------
Reporter: mrfoxtalbot | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Bundled Theme | Version: 6.6
Severity: normal | Resolution:
Keywords: has-patch has-test-info | Focuses: css
-------------------------------------+-----------------------------
Changes (by sabernhardt):
* keywords: has-patch has-test-info 2nd-opinion => has-patch has-test-info
Comment:
I did not open an issue on Gutenberg to consider increasing the
specificity of the dots `content` and height in the past 18 months, and
this can be an opportunity to improve other parts of Twenty Twenty's
stylesheets.
PR 10957 adds to PR 7110.
- I thought to change the dots to Unicode (`content: "\00b7 \00b7
\00b7";`), but Twenty Twenty already had a quotation mark and an em dash
in UTF-8 without assigning the character set in the stylesheet.
- I also added alternative text syntax for the CSS-generated content, and
the old rules remain there for older browsers (as #64350 kept for
WordPress core).
--
Ticket URL: <https://core.trac.wordpress.org/ticket/61787#comment:19>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list