chromium/third_party/blink/web_tests/shadow-dom/layout-expected.html

<!DOCTYPE html>
<style>
  div {
    background-color: green;
  }
</style>
<div>Hello</div>