#60341 closed defect (bug) (fixed)
Fix: Theme.json font settings in unit test
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 6.5 | Priority: | normal |
Severity: | normal | Version: | 6.5 |
Component: | Editor | Keywords: | gutenberg-merge has-patch has-unit-tests |
Focuses: | Cc: |
Description
This ticket tracks the backporting of PHP files for the following Gutenberg changes:
https://github.com/WordPress/gutenberg/pull/56309
These changes fix incorrect font settings when testing the generation of a theme.json stylesheet.
Change History (4)
This ticket was mentioned in PR #5942 on WordPress/wordpress-develop by @aaronrobertshaw.
13 months ago
#1
- Keywords has-patch has-unit-tests added
#2
@
13 months ago
- Owner set to youknowriad
- Resolution set to fixed
- Status changed from new to closed
In 57497:
@youknowriad commented on PR #5942:
13 months ago
#4
Note: See
TracTickets for help on using
tickets.
Syncs the changes from https://github.com/WordPress/gutenberg/pull/56309 to core.
These changes fix incorrect font settings when testing the generation of a theme.json stylesheet.
To test:
npm run test:php -- --filter Tests_Theme_wpThemeJson
Trac ticket: https://core.trac.wordpress.org/ticket/60341