]> source.dussan.org Git - jquery.git/commit
Core: Fix regression in jQuery.text() on HTMLDocument objects
authorTimo Tijhof <krinkle@fastmail.com>
Mon, 12 Jun 2023 21:12:15 +0000 (22:12 +0100)
committerGitHub <noreply@github.com>
Mon, 12 Jun 2023 21:12:15 +0000 (23:12 +0200)
commit44c56f87a31fbc1f43ac575cfd06a0df12073352
tree1769cdec65b9335e70ff74e8adc6acd4feafcd57
parent13a870b60e2042cf2c5df45589ec160e19168531
Core: Fix regression in jQuery.text() on HTMLDocument objects

Fixes gh-5264
Closes gh-5265
src/core.js
test/unit/manipulation.js