--- a/wp/wp-includes/blocks/paragraph/block.json Fri Sep 05 18:40:08 2025 +0200
+++ b/wp/wp-includes/blocks/paragraph/block.json Fri Sep 05 18:52:52 2025 +0200
@@ -15,7 +15,7 @@
"type": "rich-text",
"source": "rich-text",
"selector": "p",
- "__experimentalRole": "content"
+ "role": "content"
},
"dropCap": {
"type": "boolean",
@@ -33,6 +33,12 @@
"splitting": true,
"anchor": true,
"className": false,
+ "__experimentalBorder": {
+ "color": true,
+ "radius": true,
+ "style": true,
+ "width": true
+ },
"color": {
"gradients": true,
"link": true,