Newer
Older
minerva / Tests / LibWeb / Ref / reference / anonymous-wrapper-css-visibility-ref.html
@minerva minerva on 13 Jul 227 bytes Initial commit
<!doctype html>
<link rel="match" href="reference/anonymous-wrapper-css-visibility-ref.html" />
<style>
body {
  color: transparent;
}
body:after {
  color: black;
  display: block;
  content: "Visible";
}
</style><body>Hidden