chromium/third_party/blink/web_tests/fast/css/identical-logical-height-decl-expected.html

<!DOCTYPE html>
<html>
  <head>
    <title>Identical style declaration on elements with different writing modes</title>
  </head>
  <body style="overflow:hidden;">
    <p>There should be no red on this page.</p>
  </body>
</html>