jquery/test
Michał Gołębiowski-Owczarek 53cf7244da
CSS:Selector: Align with 3.x, remove the outer selector.js wrapper
Bring some changes from `3.x-stable`:
* rename `rtrim` to `rtrimCSS` to distinguish from the previous `rtrim`
  regex used for `jQuery.trim`
* backport one `id` selector test that avoids the selector engine path

Other changes:
* remove the inner function wrapper from `selector.js` by renaming
  the imported `document.js` value
* use `jQuery.error` in `selectorError`
* make Selector tests pass in all-modules runs by fixing a sinon mistake
  in Core tests - Core tests had a spy set up for `jQuery.error` that wasn't
  cleaned up, influencing Selector tests when all were run together

Closes gh-5295
2023-09-20 02:31:35 +02:00
..
data Core: Simplify code post browser support reduction 2023-09-20 00:54:40 +02:00
integration Event: Fix delegated radio events when arrow keys are used 2015-10-18 13:06:37 -04:00
node_smoke_tests Core: Move the factory to separate exports 2023-09-19 18:58:24 +02:00
promises_aplus_adapters Core: Move the factory to separate exports 2023-09-19 18:58:24 +02:00
unit CSS:Selector: Align with 3.x, remove the outer selector.js wrapper 2023-09-20 02:31:35 +02:00
delegatetest.html Core: Simplify code post browser support reduction 2023-09-20 00:54:40 +02:00
hovertest.html Ref #13316: Sync all documents on full vs. minified source. Close gh-1147. 2013-02-07 15:16:28 -05:00
index.html Build: Drop individual AMD modules 2023-06-27 18:23:58 +02:00
jquery.js Core: Use named exports in src/ 2023-09-12 02:27:19 +02:00
karma.context.html Build: Drop individual AMD modules 2023-06-27 18:23:58 +02:00
karma.debug.html Build: Drop individual AMD modules 2023-06-27 18:23:58 +02:00
middleware-mockserver.cjs Build: migrate most grunt tasks off of grunt 2023-09-18 12:39:00 -04:00
networkerror.html Docs: Replace #NUMBER Trac issue references with trac-NUMBER 2022-01-04 16:27:18 +01:00
server.js Build: migrate most grunt tasks off of grunt 2023-09-18 12:39:00 -04:00
xhtml.php Added a way to run the test suite as an XHTML page. 2009-01-19 18:14:51 +00:00