chromium/third_party/blink/web_tests/external/wpt/css/css-flexbox/flexbox-anonymous-items-001-ref.html

<!DOCTYPE html>
<!--
     Any copyright is dedicated to the Public Domain.
     http://creativecommons.org/publicdomain/zero/1.0/
-->
<html>
<head>
  <title>CSS Reftest Reference</title>
  <link rel="author" title="Daniel Holbert" href="mailto:[email protected]">
  <meta charset="utf-8">
</head>
<body>
  a a<div style="display:inline-block">b b</div>x x
</body>
</html>