jquery/test
Michał Gołębiowski 3f5f5433d5 Tests: Disable a whitespace-setting test in Edge 14
Working around this problem would require us to skip setting whitespace-only
values except when they're valid which would be very fragile. Another option
would be to set the value and see if it succeeded and then react to that.

We've tried something like that in the past to be able to overwrite !important
styles (see 24e5879) but it broke the CSS cascade (see
https://bugs.jquery.com/ticket/14836#comment:5) and was triggering
MutationObserver callbacks too often so it was reverted in PR gh-1532.

Ref gh-3204
Ref gh-1532
2016-09-12 18:36:48 +02:00
..
data Core: expose noConflict in AMD mode 2016-08-15 11:54:55 -04:00
integration Event: Fix delegated radio events when arrow keys are used 2015-10-18 13:06:37 -04:00
node_smoke_tests Build: .eslintrc -> .eslintrc.json 2016-08-02 21:16:20 +03:00
promises_aplus_adapters Build: .eslintrc -> .eslintrc.json 2016-08-02 21:16:20 +03:00
unit Tests: Disable a whitespace-setting test in Edge 14 2016-09-12 18:36:48 +02:00
.eslintrc.json Build: .eslintrc -> .eslintrc.json 2016-08-02 21:16:20 +03:00
delegatetest.html Tests: Change quotes according to style guidelines 2015-10-18 13:17:23 -04: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: Update npm deps, fix Sinon npmcopy config 2016-01-27 12:54:39 +01:00
jquery.js Build: use hard-coded path to sizzle in selector-sizzle 2016-02-10 13:47:25 -08:00
localfile.html Ref #13316: Sync all documents on full vs. minified source. Close gh-1147. 2013-02-07 15:16:28 -05:00
networkerror.html Docs: Updated links to https where they are supported. 2016-01-13 13:26:10 -05:00
readywait.html Docs: Updated links to https where they are supported. 2016-01-13 13:26:10 -05:00
xhtml.php Added a way to run the test suite as an XHTML page. 2009-01-19 18:14:51 +00:00