- Timestamp:
- 03/07/2023 05:46:16 AM (21 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/data/blocks/fixtures/core__gallery.server.html
r55282 r55471 1 1 2 <figure class="wp-block-gallery has-nested-images columns-default is-cropped columns-2 wp-block-gallery-1 is-layout-flex"> 3 2 <figure 3 class="wp-block-gallery has-nested-images columns-default is-cropped columns-2 wp-block-gallery-1 is-layout-flex" 4 > 5 4 6 <figure class="wp-block-image size-large"> 5 <img src="https://cldup.com/uuUqE_dXzy.jpg" alt="Image gallery image" /> 7 <img data-id="1421" 8 src="https://sergioestevaofolio.files.wordpress.com/2016/09/cropped-img_9054-1.jpg?w=190" 9 alt="Image gallery image" 10 class="wp-image-1421" 11 /> 6 12 </figure> 7 8 13 9 14 15 10 16 <figure class="wp-block-image size-large"> 11 <img src="http://google.com/hi.png" alt="Image gallery image" /> 17 <img data-id="1440" 18 src="https://sergioestevaofolio.files.wordpress.com/2017/09/cropped-l1001498-1.jpg?w=580" 19 alt="Image gallery image" 20 class="wp-image-1440" 21 /> 12 22 </figure> 13 23 14 24 </figure> 15 25
Note: See TracChangeset
for help on using the changeset viewer.