summaryrefslogtreecommitdiffstats
path: root/dom/plugins/test/reftest/plugin-transform-2-ref.html
diff options
context:
space:
mode:
Diffstat (limited to 'dom/plugins/test/reftest/plugin-transform-2-ref.html')
-rw-r--r--dom/plugins/test/reftest/plugin-transform-2-ref.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/dom/plugins/test/reftest/plugin-transform-2-ref.html b/dom/plugins/test/reftest/plugin-transform-2-ref.html
new file mode 100644
index 000000000..93a3924d7
--- /dev/null
+++ b/dom/plugins/test/reftest/plugin-transform-2-ref.html
@@ -0,0 +1,7 @@
+<!DOCTYPE HTML>
+<html>
+<body>
+<div style="width:100px; height:100px; -moz-transform-origin:top left;
+ -moz-transform:scale(2); background:rgb(0,255,0)"></embed>
+</body>
+</html>