Make WordPress Core

Opened 13 months ago

Closed 13 months ago

Last modified 13 months ago

#60341 closed defect (bug) (fixed)

Fix: Theme.json font settings in unit test

Reported by: aaronrobertshaw's profile aaronrobertshaw Owned by: youknowriad's profile youknowriad
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

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

#2 @youknowriad
13 months ago

  • Owner set to youknowriad
  • Resolution set to fixed
  • Status changed from new to closed

In 57497:

Editor: Fix Theme.json font settings in unit test.

These changes fix incorrect font settings when testing the generation of a theme.json stylesheet.

Props aaronrobertshaw, mukesh27.
Fixes #60341.

#3 @youknowriad
13 months ago

  • Milestone changed from Awaiting Review to 6.5
Note: See TracTickets for help on using tickets.