Commit Graph

55 Commits

Author SHA1 Message Date
bzbarsky%mit.edu
1f76ae7ee9 Add unit tests for getElementsByTagName, getElementsByTagNameNS, and
getElementsByAttribute.  No bug, just checking in regression tests.
2006-07-01 07:13:19 +00:00
bzbarsky%mit.edu
39d6b5c29b Fix test to work Bug 336897, patch by jpl24 <jlurz24@gmail.com>, not part of build. 2006-05-09 17:02:00 +00:00
peterv%propagandism.org
0b2a5e50bc Fix for bug 326994 (XMLSerializer adds namespace declaration for non-empty prefix with empty namespace name). r/sr=bz. 2006-02-18 13:01:59 +00:00
davel%mozilla.com
da85bb10e1 Unify necko and content test harnesses. Create common versions of test harness
files in tools/test-harness/xpcshell-simple, and modify the existing
instances to use the common files.  Bug 322894, r=darin,bzbarsky,
sr=benjamin
2006-01-27 20:56:16 +00:00
bzbarsky%mit.edu
e0895167b5 Start creating content unit tests; add XML serializer and parser tests. Bug
301260, r=sicking
2005-11-29 16:24:42 +00:00