Changeset 44261 for trunk/tests/phpunit/data/blocks/fixtures/core__image__center-caption.parsed.json
- Timestamp:
- 12/17/2018 04:50:48 AM (7 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
tests/phpunit/data/blocks/fixtures/core__image__center-caption.parsed.json (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/5.0 merged: 43884,43888
- Property svn:mergeinfo changed
-
trunk/tests/phpunit/data/blocks/fixtures/core__image__center-caption.parsed.json
r43751 r44261 6 6 }, 7 7 "innerBlocks": [], 8 "innerHTML": "\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https://cldup.com/YLYhpou2oq.jpg\" alt=\"\" /><figcaption>Give it a try. Press the "really wide" button on the image toolbar.</figcaption></figure></div>\n" 8 "innerHTML": "\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https://cldup.com/YLYhpou2oq.jpg\" alt=\"\" /><figcaption>Give it a try. Press the "really wide" button on the image toolbar.</figcaption></figure></div>\n", 9 "innerContent": [ 10 "\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https://cldup.com/YLYhpou2oq.jpg\" alt=\"\" /><figcaption>Give it a try. Press the "really wide" button on the image toolbar.</figcaption></figure></div>\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.