]> source.dussan.org Git - jquery.git/commit
Traversing: Fix `contents()` on `<object>`s with children
authorPat O'Callaghan <patocallaghan@gmail.com>
Mon, 6 May 2019 17:23:00 +0000 (18:23 +0100)
committerMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Mon, 6 May 2019 17:23:00 +0000 (19:23 +0200)
commit4d865d96aa5aae91823c50020b5c19da79566811
tree1a0dcf5ad6c982c25f4e2dacca140f27a257b80b
parent110802c7f22b677ef658963aa95ebdf5cb9c5573
Traversing: Fix `contents()` on `<object>`s with children

Fixes gh-4384
Closes gh-4385
src/traversing.js
test/unit/traversing.js