gecko-dev/layout/reftests/transform-3d/perspective-clipping-1-ref.html
Markus Stange 96c1739213 Bug 1021845 - Before compositing, clip the visible region of a layer to the layer's clip rect. r=mattwoodrow
--HG--
extra : commitid : BFuXYwxFvPI
extra : rebase_source : 2b034d8cfac20df565bea456f202573cca99d24d
2015-12-02 22:54:03 +01:00

14 lines
162 B
HTML

<!DOCTYPE html>
<html lang="en">
<meta charset="utf-8">
<title>#inner should not be clipped</title>
<style>
body {
margin: 0;
background: lime;
}
</style>