]> source.dussan.org Git - jquery.git/commit
Tests: Skip the jQuery.parseXML error reporting test in Legacy Edge
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Tue, 8 Dec 2020 13:27:05 +0000 (14:27 +0100)
committerMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Tue, 8 Dec 2020 13:27:05 +0000 (14:27 +0100)
commitbf06dd477a1bf829c68d64c7de9e2262ac8973bb
treefa9dff2653902f74bbc1bd0e430edee66e1481cb
parent1ec36332fca66d97a5c3bc7ac1b70692429f5be6
Tests: Skip the jQuery.parseXML error reporting test in Legacy Edge

Legacy Edge, similarly to IE, doesn't report XML parsing errors but just tries
to render the invalid document. Skip the error reporting test there, Edge Legacy
will return a generic "Invalid XML" error, just like IE.

Ref gh-4816
test/unit/core.js