aboutsummaryrefslogtreecommitdiffstats
path: root/test/index.html
diff options
context:
space:
mode:
authorOleg <markelog@gmail.com>2013-02-01 17:22:08 +0400
committerDave Methvin <dave.methvin@gmail.com>2013-02-04 15:22:07 -0500
commitf3db084f7cc73379b0d6f5341c987e2a801ea032 (patch)
tree64a89004e60c206c3578b06c66633f87471c9a12 /test/index.html
parenta30785a4dde7430d11eeb94980831ffcca39e2f8 (diff)
downloadjquery-f3db084f7cc73379b0d6f5341c987e2a801ea032.tar.gz
jquery-f3db084f7cc73379b0d6f5341c987e2a801ea032.zip
Fix #13310. Get the right display value for disconnected nodes. Close gh-1156.
Diffstat (limited to 'test/index.html')
-rw-r--r--test/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/index.html b/test/index.html
index 918d7d2d7..f073054d8 100644
--- a/test/index.html
+++ b/test/index.html
@@ -318,6 +318,7 @@ Z</textarea>
</div>
<div id="fx-tests"></div>
+ <span id="display"></span>
</div>
</div>
</dl>