wp/wp-includes/blocks/comment-template/block.json
changeset 22 8c2e4d02f4ef
parent 21 48c4eec2b7e6
equal deleted inserted replaced
21:48c4eec2b7e6 22:8c2e4d02f4ef
    29 				"fontSize": true
    29 				"fontSize": true
    30 			}
    30 			}
    31 		},
    31 		},
    32 		"interactivity": {
    32 		"interactivity": {
    33 			"clientNavigation": true
    33 			"clientNavigation": true
       
    34 		},
       
    35 		"__experimentalBorder": {
       
    36 			"radius": true,
       
    37 			"color": true,
       
    38 			"width": true,
       
    39 			"style": true,
       
    40 			"__experimentalDefaultControls": {
       
    41 				"radius": true,
       
    42 				"color": true,
       
    43 				"width": true,
       
    44 				"style": true
       
    45 			}
    34 		}
    46 		}
    35 	},
    47 	},
    36 	"style": "wp-block-comment-template"
    48 	"style": "wp-block-comment-template"
    37 }
    49 }