WordPress/wp-includes/style-engine
andrewserong f53eb5b29b Editor: Fix writingMode support in dynamic blocks.
Adds missing handling for the `typography.writingMode` property to the style engine, so that dynamic blocks correctly render text orientation styles on the site frontend.

Props wildworks, aaronrobertshaw, poena, get_dave, ndiego.
Fixes #62189.
See #59306.

Built from https://develop.svn.wordpress.org/trunk@59199


git-svn-id: http://core.svn.wordpress.org/trunk@58594 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2024-10-09 01:28:13 +00:00
..
class-wp-style-engine-css-declarations.php Docs: Improve Style Engine DocBlocks per the documentation standards. 2023-05-17 11:58:26 +00:00
class-wp-style-engine-css-rule.php Editor: add Style Engine support for nested CSS rules. 2024-05-03 04:47:12 +00:00
class-wp-style-engine-css-rules-store.php Editor: add Style Engine support for nested CSS rules. 2024-05-03 04:47:12 +00:00
class-wp-style-engine-processor.php Editor: add Style Engine support for nested CSS rules. 2024-05-03 04:47:12 +00:00
class-wp-style-engine.php Editor: Fix writingMode support in dynamic blocks. 2024-10-09 01:28:13 +00:00