]> 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)
committerMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Mon, 12 Jun 2023 21:12:33 +0000 (23:12 +0200)
commita75d6b52fad212820358e8ada3154f2f634e699b
treec5c637b518290f539ba96ba0cb4752cf0a37a776
parent338de3599039a3ba906214e656bcbe637430c37d
Core: Fix regression in jQuery.text() on HTMLDocument objects

Fixes gh-5264
Closes gh-5265

(cherry picked from commit 44c56f87a31fbc1f43ac575cfd06a0df12073352)
src/core.js
test/unit/manipulation.js