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