Changeset 43884 for branches/5.0/tests/phpunit/data/blocks/fixtures/core__image__custom-link.parsed.json
- Timestamp:
- 11/12/2018 02:26:18 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.0/tests/phpunit/data/blocks/fixtures/core__image__custom-link.parsed.json
r43751 r43884 6 6 }, 7 7 "innerBlocks": [], 8 "innerHTML": "\n<figure class=\"wp-block-image\"><a href=\"https://wordpress.org/\"><img src=\"https://cldup.com/uuUqE_dXzy.jpg\" alt=\"\" /></a></figure>\n" 8 "innerHTML": "\n<figure class=\"wp-block-image\"><a href=\"https://wordpress.org/\"><img src=\"https://cldup.com/uuUqE_dXzy.jpg\" alt=\"\" /></a></figure>\n", 9 "innerContent": [ 10 "\n<figure class=\"wp-block-image\"><a href=\"https://wordpress.org/\"><img src=\"https://cldup.com/uuUqE_dXzy.jpg\" alt=\"\" /></a></figure>\n" 11 ] 9 12 }, 10 13 { … … 12 15 "attrs": {}, 13 16 "innerBlocks": [], 14 "innerHTML": "\n" 17 "innerHTML": "\n", 18 "innerContent": [ 19 "\n" 20 ] 15 21 } 16 22 ]
Note: See TracChangeset
for help on using the changeset viewer.