wp/wp-includes/blocks/table/block.json
changeset 22 8c2e4d02f4ef
parent 21 48c4eec2b7e6
equal deleted inserted replaced
21:48c4eec2b7e6 22:8c2e4d02f4ef
   193 				"color": true,
   193 				"color": true,
   194 				"style": true,
   194 				"style": true,
   195 				"width": true
   195 				"width": true
   196 			}
   196 			}
   197 		},
   197 		},
   198 		"__experimentalSelector": ".wp-block-table > table",
       
   199 		"interactivity": {
   198 		"interactivity": {
   200 			"clientNavigation": true
   199 			"clientNavigation": true
   201 		}
   200 		}
       
   201 	},
       
   202 	"selectors": {
       
   203 		"root": ".wp-block-table > table",
       
   204 		"spacing": ".wp-block-table"
   202 	},
   205 	},
   203 	"styles": [
   206 	"styles": [
   204 		{
   207 		{
   205 			"name": "regular",
   208 			"name": "regular",
   206 			"label": "Default",
   209 			"label": "Default",