chromium/third_party/blink/web_tests/fast/dom/shadow/import-rule-in-shadow-tree-needs-document-style-recalc-expected.html

<!DOCTYPE html>
<html>
<body>
  <div id="host">
    <div>
      <div style="background-color: green;">PASS</div>
    </div>
  </div>
</body>
</html>