Sign in
chromium
/
external
/
w3c
/
web-platform-tests
/
master
/
.
/
css
/
css-transforms
/
preserve3d-pseudo-element-ref.html
blob: c8e68f55995d6280fad1c3f812c012babc0607b8 [
file
] [
log
] [
blame
]
<!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>