Commit Graph

56 Commits

Author SHA1 Message Date
bzbarsky@mit.edu
df20b62714 Fix some getElementsByTagNameNS issues, both regressions and long-standing
bugs.  Bug 343307, r+sr=sicking
2006-07-20 03:25:39 +00:00
bzbarsky@mit.edu
5f93919e87 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
a9c957aba7 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
3a0a68ea0b 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
4a6b9b7780 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
d49d37eec4 Start creating content unit tests; add XML serializer and parser tests. Bug
301260, r=sicking
2005-11-29 16:24:42 +00:00