[wp-trac] [WordPress Trac] #63347: Twenty Fourteen: Table and Calendar blocks do not apply font size from user settings

WordPress Trac noreply at wordpress.org
Tue Jun 3 06:15:18 UTC 2025


#63347: Twenty Fourteen: Table and Calendar blocks do not apply font size from user
settings
------------------------------+------------------------------
 Reporter:  nidhidhandhukiya  |       Owner:  (none)
     Type:  defect (bug)      |      Status:  new
 Priority:  normal            |   Milestone:  Awaiting Review
Component:  Bundled Theme     |     Version:
 Severity:  normal            |  Resolution:
 Keywords:  needs-patch       |     Focuses:
------------------------------+------------------------------

Comment (by sainathpoojary):

 == Test Report
 === Description
 This report validates whether the indicated patch works as expected.

 Patch tested:
 https://core.trac.wordpress.org/attachment/ticket/63347/63347-b.patch

 === Environment
 - WordPress: 6.9-alpha-60093-src
 - PHP: 8.2.28
 - Server: nginx/1.27.5
 - Database: mysqli (Server: 8.4.5 / Client: mysqlnd 8.2.28)
 - Browser: Chrome 136.0.0.0
 - OS: macOS
 - Theme: Twenty Fourteen 4.2
 - MU Plugins: None activated
 - Plugins:
   * Hello Dolly 1.7.2
   * Test Reports 1.2.0

 === Actual Results
 ❌ Issue not resolved with patch.

 === Additional Notes
 After applying this patch, the table font size defaults to 16px instead of
 the intended 14px, since font-size: inherit causes it to fall back to the
 browser default (html { font-size: 16px; }).
 This results in a visual change from the original theme design. Ideally,
 the theme should still apply 14px by default, but allow user-defined block
 font sizes to override it.

 === Supplemental Artifacts
 Before:

 [[Image(https://rioudcpuyg.ufs.sh/f/PL8E4NiPUWyOGVaU1dNEeschquBM6yNU3LCFxWSw4rTfmliR)]]

 After:

 [[Image(https://rioudcpuyg.ufs.sh/f/PL8E4NiPUWyO53LSE6dD45jTOVwQ7E8qrYChcamIHyl0XDp9)]]

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/63347#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list