summaryrefslogtreecommitdiffstats
path: root/gfx/tests/reftest/1812341-ref.html
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/tests/reftest/1812341-ref.html')
-rw-r--r--gfx/tests/reftest/1812341-ref.html23
1 files changed, 23 insertions, 0 deletions
diff --git a/gfx/tests/reftest/1812341-ref.html b/gfx/tests/reftest/1812341-ref.html
new file mode 100644
index 0000000000..4f2da369d5
--- /dev/null
+++ b/gfx/tests/reftest/1812341-ref.html
@@ -0,0 +1,23 @@
+<!DOCTYPE html>
+<meta charset=utf-8>
+<style>
+ .cube figure {
+ position: absolute;
+ width: 100%;
+ height: 100%
+ }
+</style>
+</head>
+
+<body style=background-color:#ffffff;overflow:hidden>
+ <div style=width:1504px;height:762px>
+ <div class="cube" style="width:1024px;height:1024px;transform:translate(-50%,-50%) scale(1.46875);perspective:377px;perspective-origin:512px 512px">
+ <figure class=face0 style="transform:translateZ(377px) rotateX(-0.0823553rad) rotateY(1.79937rad) rotateY(-89.9999deg) translateZ(-511.5px);background: orange"></figure>
+ <figure class=face1 style="transform:translateZ(377px) rotateX(-0.0823553rad) rotateY(1.79937rad) rotateY(0.0001deg) translateZ(-511.5px);background: red"></figure>
+ <figure class=face2 style="transform:translateZ(377px) rotateX(-0.0823553rad) rotateY(1.79937rad) rotateY(89.9999deg) translateZ(-511.5px);background:pink"></figure>
+ <figure class=face3 style="transform:translateZ(377px) rotateX(-0.0823553rad) rotateY(1.79937rad) rotateY(180deg) translateZ(-511.5px);background: yellow"> </figure>
+ <figure class=face4 style="transform:translateZ(377px) rotateX(-0.0823553rad) rotateY(1.79937rad) rotateX(-89.9999deg) translateZ(-511.5px);background: brown"> </figure>
+ <figure class=face5 style="transform:translateZ(377px) rotateX(-0.0823553rad) rotateY(1.79937rad) rotateX(89.9999deg) translateZ(-511.5px);background: green"></figure>
+ </div>
+ </div>
+</body>