<!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>
<!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>