From 4092e3d2754e3847cd3159edb23184d4cfd4cf03 Mon Sep 17 00:00:00 2001 From: jaubourg Date: Mon, 12 Sep 2011 17:37:41 +0200 Subject: $.Callbacks, $.Topic and notify/progress on $.Deferred. --- test/data/support/bodyBackground.html | 2 ++ test/data/support/boxModelIE.html | 2 ++ test/data/support/hiddenIFrameFF.html | 2 ++ 3 files changed, 6 insertions(+) (limited to 'test/data/support') diff --git a/test/data/support/bodyBackground.html b/test/data/support/bodyBackground.html index 4fd9df7f6..340784bb0 100644 --- a/test/data/support/bodyBackground.html +++ b/test/data/support/bodyBackground.html @@ -11,7 +11,9 @@
+ + diff --git a/test/data/support/boxModelIE.html b/test/data/support/boxModelIE.html index e3c907d34..a46eee16e 100644 --- a/test/data/support/boxModelIE.html +++ b/test/data/support/boxModelIE.html @@ -2,7 +2,9 @@ + + diff --git a/test/data/support/hiddenIFrameFF.html b/test/data/support/hiddenIFrameFF.html index 000ac851a..eae438711 100644 --- a/test/data/support/hiddenIFrameFF.html +++ b/test/data/support/hiddenIFrameFF.html @@ -1,7 +1,9 @@ + + -- cgit v1.2.3