summaryrefslogtreecommitdiffstats
path: root/dom/html/reftests/557840.html
diff options
context:
space:
mode:
Diffstat (limited to 'dom/html/reftests/557840.html')
-rw-r--r--dom/html/reftests/557840.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/dom/html/reftests/557840.html b/dom/html/reftests/557840.html
new file mode 100644
index 0000000000..4aed5092a8
--- /dev/null
+++ b/dom/html/reftests/557840.html
@@ -0,0 +1,3 @@
+<!doctype html>
+<title>Canvas and hspace, vspace</title>
+<canvas hspace="42" vspace="42" style="background: black;"></canvas>