WordPress/wp-includes/style-engine
ramonopoly 38fdd7bb3a Background: add background attachment support to theme.json styles
Introduces the ability to specify a value for `background.backgroundAttachment` in theme.json styles.

The theme.json value determines the CSS value for the `background-attachment` property.

This feature was introduced into the Gutenberg plugin in version 18.9.

Props andrewserong, mukesh27, noisysocks, ramonopoly.

Fixes #61720


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


git-svn-id: http://core.svn.wordpress.org/trunk@58230 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2024-07-31 02:41:16 +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 Background: add background attachment support to theme.json styles 2024-07-31 02:41:16 +00:00