| @@ -104,12 +104,8 @@ | ||
| 104 | 104 | "type": "string", |
| 105 | 105 | "source": "attribute", |
| 106 | 106 | "selector": "figure > a", |
| 107 | 107 | "attribute": "target" |
| 108 | - }, | |
| 109 | - "isDecorative": { | |
| 110 | - "type": "boolean", | |
| 111 | - "default": false | |
| 112 | 108 | } |
| 113 | 109 | }, |
| 114 | 110 | "supports": { |
| 115 | 111 | "interactivity": true, |
| @@ -140,9 +136,8 @@ | ||
| 140 | 136 | "__experimentalSkipSerialization": true |
| 141 | 137 | } |
| 142 | 138 | }, |
| 143 | 139 | "selectors": { |
| 144 | - "dimensions": ".wp-block-image img, .wp-block-image .components-placeholder", | |
| 145 | 140 | "border": ".wp-block-image img, .wp-block-image .wp-block-image__crop-area, .wp-block-image .components-placeholder", |
| 146 | 141 | "shadow": ".wp-block-image img, .wp-block-image .wp-block-image__crop-area, .wp-block-image .components-placeholder", |
| 147 | 142 | "filter": { |
| 148 | 143 | "duotone": ".wp-block-image img, .wp-block-image .components-placeholder" |