[wp-trac] [WordPress Trac] #57854: Twenty Twenty-One: Pull Quote block font-size issue
WordPress Trac
noreply at wordpress.org
Wed Jan 24 12:15:11 UTC 2024
#57854: Twenty Twenty-One: Pull Quote block font-size issue
------------------------------+-----------------------------
Reporter: nidhidhandhukiya | Owner: hellofromTonya
Type: defect (bug) | Status: reviewing
Priority: normal | Milestone: 6.5
Component: Bundled Theme | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses: css
------------------------------+-----------------------------
Comment (by poena):
== Test results:
''WordPress trunk, 6.5-alpha-56966-src''
The user's style choices correctly overrides the WordPress core block
style and the theme style for {{{blockquote p}}}:
- The line height is correctly using the {{{--pullquote--line-height}}},
unless customized.
- Custom line height, font size, appearance, letter spacing, and text
transforms chosen by the user in the block setting is inline on the
wrapping {{{<figure>}}} element, inherited by the paragraph inside the
<blockquote>.
- Preset font sizes are correctly inherited from the class names .has-
name-font-size which are on the wrapping figure element.
- The citation is unaffected (Some users expects the citation to also
adapt to the styling, but this theme does not support that).
--
Ticket URL: <https://core.trac.wordpress.org/ticket/57854#comment:54>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list