UNPKG

@wordpress/e2e-tests

Version:
17 lines (16 loc) 419 B
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "test/iframed-inline-styles", "title": "Iframed Inline Styles", "category": "text", "icon": "smiley", "description": "", "supports": { "html": false }, "textdomain": "iframed-inline-styles", "editorScript": "iframed-inline-styles-editor-script", "editorStyle": "file:./editor.css", "style": "iframed-inline-styles-style" }