]> source.dussan.org Git - jquery-ui.git/commitdiff
Core tests: Fixed object element for focusable/tabbable tests. Fixes #4488 - :focusab...
authorScott González <scott.gonzalez@gmail.com>
Thu, 2 Sep 2010 15:51:24 +0000 (11:51 -0400)
committerScott González <scott.gonzalez@gmail.com>
Thu, 2 Sep 2010 15:51:24 +0000 (11:51 -0400)
tests/unit/core/core.html

index c3643af61235515a3bb3d696f4200cdcf5cb582a..44b950ceeef64f952500785073e5f782d145c455 100644 (file)
@@ -66,7 +66,7 @@
                        <option>option</option>
                </select>
                <textarea id="visibleAncestor-textarea">x</textarea>
-               <object id="visibleAncestor-object">xxx</object>
+               <object id="visibleAncestor-object" codebase="about:blank">xxx</object>
                <a href="#" id="visibleAncestor-anchorWithHref">anchor</a>
                <a id="visibleAncestor-anchorWithoutHref">anchor</a>
                <span id="visibleAncestor-span">x</span>