mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
By default, block themes should have a few theme supports enabled: * `post-thumbnails` * `responsive-embeds` * `editor-styles` * `html5` for `comment-form`, `comment-list`, `style`, `script` * `automatic-feed-links` They should also load core block assets only when the blocks are rendered. This commit adds the associated tests. Follow-up to [52369]. Props costdev. See #54597. git-svn-id: https://develop.svn.wordpress.org/trunk@52383 602fd350-edb4-49c9-b593-d223f7449a82 |
||
|---|---|---|
| .. | ||
| e2e | ||
| gutenberg | ||
| phpunit | ||
| qunit | ||
| visual-regression | ||