From 96ea3d615ef1511bc9ebe45cd34dda2d5af87559 Mon Sep 17 00:00:00 2001 From: jeresig Date: Tue, 23 Mar 2010 16:37:40 -0400 Subject: [PATCH 1/1] Make sure the offset tests work without a built jQuery file. --- test/data/offset/absolute.html | 11 ++++++++++- test/data/offset/body.html | 10 +++++++++- test/data/offset/fixed.html | 10 +++++++++- test/data/offset/relative.html | 10 +++++++++- test/data/offset/scroll.html | 10 +++++++++- test/data/offset/static.html | 10 +++++++++- test/data/offset/table.html | 10 +++++++++- 7 files changed, 64 insertions(+), 7 deletions(-) diff --git a/test/data/offset/absolute.html b/test/data/offset/absolute.html index 3bbc841..bbd4681 100644 --- a/test/data/offset/absolute.html +++ b/test/data/offset/absolute.html @@ -14,6 +14,15 @@ #marker { position: absolute; border: 2px solid #000; width: 50px; height: 50px; background: #ccc; } p.instructions { position: absolute; bottom: 0; } + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +