summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/545049-1-ref.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/bugs/545049-1-ref.html')
-rw-r--r--layout/reftests/bugs/545049-1-ref.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/layout/reftests/bugs/545049-1-ref.html b/layout/reftests/bugs/545049-1-ref.html
new file mode 100644
index 0000000000..3314fbe1ad
--- /dev/null
+++ b/layout/reftests/bugs/545049-1-ref.html
@@ -0,0 +1,9 @@
+<!DOCTYPE HTML>
+<html>
+<body>
+<table>
+ <td style="transform:translateX(10px); width:20px; height:20px; background:lime;">
+ </td>
+</table>
+</body>
+</html>