A barebones implementation of getComputedStyle.
[jquery.git] / build / runtest /
2007-07-08 John ResigA barebones implementation of getComputedStyle.
2007-07-08 John ResigUTF8 support rolled in (both for external docs and...
2007-07-08 John ResigAttribute values should be JS strings.
2007-07-08 John Resig.ownerDocument should be null on document.
2007-07-08 John ResigAdded support for "first option is auto-selected in...
2007-07-08 John ResigFixed selected/checked/disabled, added .style support...
2007-07-08 John ResigAdded .value to the env impl.
2007-07-08 John ResigAutomated test running using Rhino (no browser required...