<!DOCTYPE html>
<style>
img {
position: relative;
}
a {
-webkit-perspective: 1000;
}
</style>
<p>There should be an image below:</p>
<a>
<img src="../../ietestcenter/css3/support/green_color_no_srgb.png"/>
</a>
<!DOCTYPE html>
<style>
img {
position: relative;
}
a {
-webkit-perspective: 1000;
}
</style>
<p>There should be an image below:</p>
<a>
<img src="../../ietestcenter/css3/support/green_color_no_srgb.png"/>
</a>