mirror of
https://github.com/jquery/jquery.git
synced 2026-04-20 03:01:22 -04:00
added href-attribute to DOMElement, fixed XMLHttpRequest to actually allow sync requests, fixed new Thread(new Runnable({run...})) to use new Thread({run:...})