From edef826ab993151646005caf295e1482ecea9c24 Mon Sep 17 00:00:00 2001 From: Dan Vanderkam Date: Tue, 29 Jan 2013 18:51:04 -0500 Subject: [PATCH] add broken test demo to show margin issues --- tests/css-positioning.html | 48 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 tests/css-positioning.html diff --git a/tests/css-positioning.html b/tests/css-positioning.html new file mode 100644 index 0000000..733c12f --- /dev/null +++ b/tests/css-positioning.html @@ -0,0 +1,48 @@ + + + + + demo + + + + + +

Mouseovers should work as expected (dots should align with mouse)

+
+ + + + -- 2.7.4