chromium/third_party/blink/web_tests/css3/blending/isolation-isolate-simple-expected.html

<!DOCTYPE HTML>
<style>
div {
  width: 100px;
  height: 200px;
  background-color: green;
}
</style>

<div></div>