wp/wp-includes/blocks/comments/block.json
changeset 22 8c2e4d02f4ef
parent 21 48c4eec2b7e6
equal deleted inserted replaced
21:48c4eec2b7e6 22:8c2e4d02f4ef
    43 			"__experimentalTextDecoration": true,
    43 			"__experimentalTextDecoration": true,
    44 			"__experimentalLetterSpacing": true,
    44 			"__experimentalLetterSpacing": true,
    45 			"__experimentalDefaultControls": {
    45 			"__experimentalDefaultControls": {
    46 				"fontSize": true
    46 				"fontSize": true
    47 			}
    47 			}
       
    48 		},
       
    49 		"__experimentalBorder": {
       
    50 			"radius": true,
       
    51 			"color": true,
       
    52 			"width": true,
       
    53 			"style": true,
       
    54 			"__experimentalDefaultControls": {
       
    55 				"radius": true,
       
    56 				"color": true,
       
    57 				"width": true,
       
    58 				"style": true
       
    59 			}
    48 		}
    60 		}
    49 	},
    61 	},
    50 	"editorStyle": "wp-block-comments-editor",
    62 	"editorStyle": "wp-block-comments-editor",
    51 	"usesContext": [ "postId", "postType" ]
    63 	"usesContext": [ "postId", "postType" ]
    52 }
    64 }