chromium/third_party/blink/web_tests/external/wpt/css/css-align/blocks/align-content-block-dynamic-content-ref.html

<!DOCTYPE html>
<div style="width: 100px; height: 100px; align-content: center; border: solid 3px;">
  text text text text text text text text
  <span>text</span>
</div>