<!doctype html>
<link rel="match" href="../expected/text-div.html" />
<style>
  * {
    visibility: hidden;
  }
  .d-none,
  .oops::-webkit-asdf {
    visibility: visible;
  }
</style>
<div class="d-none">Well, hello friends!</div>