chromium/third_party/blink/web_tests/external/wpt/css/css-transforms/preserve3d-pseudo-element-ref.html

<!doctype html>
<title>CSS Test: preserve-3d on pseudo elements</title>
<link rel="author" title="Matt Woodrow" href="mailto:[email protected]">
<style>
div {
  width: 200px;
  height: 200px;
  background-color: green;
}
</style>
<div></div>