root/mochikit/trunk/tests/test_MochiKit-DOM.html


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1433 [1433] 10/19/08 00:50:09 cederberg@gmail.com Removed MochiKit.DOM.isParent as it was similar to isChildNode.
(edit) @1430 [1430] 10/15/08 14:08:06 cederberg@gmail.com Added DOM coercion patch for removeElement and swapDOM functions (by Jason …
(edit) @1414 [1414] 10/06/08 03:28:09 cederberg@gmail.com Added null checks to MochiKit.DOM.getElementsByTagAndClassName, …
(edit) @1412 [1412] 10/06/08 01:04:57 cederberg@gmail.com Fixed problem with DOM attributes being handled differently from DOM …
(edit) @1408 [1408] 10/04/08 10:45:59 cederberg@gmail.com Fixed issue in MochiKit.DOM.getNodeAttribute() where some attribute values …
(edit) @1369 [1369] 05/06/08 01:21:54 cederberg@gmail.com Fixed issue with isChildNode() not correctly handling nodes outside the …
(edit) @1346 [1346] 03/26/08 11:54:50 cederberg@gmail.com Fixed MochiKit.DOM.getFirstParentByTagAndClassName for case when no …
(edit) @1333 [1333] 03/16/08 23:59:02 cederberg@gmail.com Added fix for text nodes in isChildNode (see #283). Also refactored the …
(edit) @1302 [1302] 07/18/07 13:31:16 therve@gmail.com Apply Julien's patch, add a few tests.
(edit) @1247 [1247] 01/08/07 05:09:38 therve@gmail.com Correct a bug in withWindow, add a test for it.
(edit) @1219 [1219] 11/25/06 00:25:35 therve@gmail.com Add insertSiblingNodes*
(edit) @1218 [1218] 11/24/06 12:07:53 beau@hartshornesoftware.com replaced getParentByTag with getFirstParentByTagAndClassName
(edit) @1213 [1213] 11/23/06 09:04:10 therve@gmail.com Add getParentByTag (#157).
(edit) @1209 [1209] 11/22/06 01:04:02 therve@gmail.com Add removeNodeAttribute. Fix #197.
(edit) @1141 [1141] 09/25/06 14:43:08 bob@redivi.com resolve #181 - option value=""
(edit) @1004 [1004] 06/14/06 16:54:28 bob@redivi.com move New.cleanWhitespace to DOM.removeEmptyTextNodes
(edit) @1003 [1003] 06/14/06 16:36:39 bob@redivi.com move New.flatten to Base.flattenArray
(edit) @859 [859] 05/11/06 12:41:39 beau@hartshornesoftware.com refactored Style module, tests pass, but work is still in progress
(edit) @853 [853] 05/09/06 12:54:15 therve@gmail.com Handle select-multiple, and add tests for it.
(edit) @831 [831] 05/01/06 13:49:39 bob@redivi.com MochiKit.DOM docs, iter independence, dom/dom
(edit) @736 [736] 04/24/06 19:33:22 beau@hartshornesoftware.com fixed a couple test failures
(edit) @699 [699] 04/23/06 19:23:29 beau@hartshornesoftware.com cosmetics
(edit) @673 [673] 04/21/06 16:22:47 beau@hartshornesoftware.com fixes 95, brought fixes over to Signal
(edit) @647 [647] 03/27/06 18:37:38 beau@hartshornesoftware.com added tests for elementPosition that revealed found bugs in DOM, fixed …
(edit) @605 [605] 02/06/06 22:15:09 bob@redivi.com New MochiKit-based SimpleTest? test runner as a replacement for Test.Simple
(edit) @585 [585] 01/26/06 18:53:02 bob@redivi.com debug msg
(edit) @583 [583] 01/26/06 18:50:44 bob@redivi.com debug msg
(edit) @582 [582] 01/26/06 18:49:55 bob@redivi.com workaround for IE workaround
(edit) @580 [580] 01/26/06 18:31:41 bob@redivi.com testing IE stupidity
(edit) @556 [556] 01/23/06 12:11:40 bob@redivi.com fix for #45: FORM tags with name attribute
(edit) @482 [482] 12/24/05 18:31:56 bob #33 fix test
(edit) @454 [454] 11/29/05 09:47:08 bob fix #15 (in-order scrapeText walk, STRONG)
(edit) @424 [424] 11/08/05 10:21:55 bob IE tweak?
(edit) @423 [423] 11/08/05 08:37:25 bob fix radio
(edit) @408 [408] 11/02/05 17:54:33 bob formContents and queryString enhancements
(edit) @402 [402] 11/01/05 16:01:51 bob DOM context
(edit) @390 [390] 10/29/05 17:22:03 bob actually fix the test
(edit) @389 [389] 10/29/05 17:21:41 bob fix the test
(edit) @384 [384] 10/29/05 14:27:35 bob remove Compat, strip out 2k
(edit) @330 [330] 10/20/05 16:11:28 bob copout
(edit) @243 [243] 08/05/05 22:26:40 bob Added updateNodeAttributes, appendChildNodes, replaceChildNodes …
(edit) @230 [230] 08/03/05 03:43:31 bob - sendXMLHttpRequest and functions that use it (loadJSONDoc, etc.) no …
(edit) @202 [202] 07/29/05 18:16:14 bob - Beefed up the MochiKit.DOM test suite - Fixed return value for …
(edit) @191 [191] 07/28/05 13:46:31 bob potential IE5.x support with MochiKit.Compat ?
(edit) @169 [169] 07/25/05 14:02:27 bob add "false" to break out of call stacks
(edit) @75 [75] 07/18/05 13:22:32 bob addElementClass fix, tests and new hasElementClass from Ian Bicking.
(edit) @48 [48] 07/15/05 02:07:31 bob JSAN/namespace action
(edit) @43 [43] 07/14/05 03:14:27 bob add sortable tables example change isArrayLike to match latest Safari …
(edit) @38 [38] 07/08/05 00:11:20 bob add an array fast-path to forEach convert emitHTML to use a non-recursive …
(edit) @28 [28] 07/06/05 16:29:10 bob add arg checking for reduce, attribute filter for emitHTML
(add) @2 [2] 07/03/05 17:36:33 svm SVM: skipping changes 0-2 for http://svn.red-bean.com/mochikit
Note: See TracRevisionLog for help on using the revision log.