diff options
author | Michał Gołębiowski-Owczarek <m.goleb@gmail.com> | 2019-05-08 10:12:36 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-05-08 10:12:36 +0200 |
commit | ccbd6b93424cbdbf86f07a86c2e55cbab497d7a3 (patch) | |
tree | d5a0c94b0bd71dded4750873dc9d0491ecc177a1 /test/unit/queue.js | |
parent | 4d865d96aa5aae91823c50020b5c19da79566811 (diff) | |
download | jquery-ccbd6b93424cbdbf86f07a86c2e55cbab497d7a3.tar.gz jquery-ccbd6b93424cbdbf86f07a86c2e55cbab497d7a3.zip |
Traversing: Fix `contents()` on `<object>`s with children in IE
The original fix didn't account for the fact that in IE `<object>` elements
with no `data` attribute have an object `contentDocument`. The fix leverages
the fact that this special object has a null prototype.
Closes gh-4390
Ref gh-4384
Ref gh-4385
Diffstat (limited to 'test/unit/queue.js')
0 files changed, 0 insertions, 0 deletions