servo/tests/wpt/web-platform-tests/css/css-transforms/preserve3d-pseudo-element-ref.html

12 lines
253 B
HTML

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