Граф коммитов

23 Коммитов

Автор SHA1 Сообщение Дата
Boris Zbarsky 3c2cf0b26a Bug 439965. Make sure to flush frames on our parent before checking whether editing is on, since editing depends on the presshell. r+sr=peterv 2008-10-29 13:12:24 -07:00
Laurent Jouanneau 5d4d2a5a28 Bug 424359. Fix OutputBodyOnly to not output a stray </html> and fix newline stuff for doctypes, comments, and the entire XML serializer. Now with even better passing tests. Third time is the charm! r=smaug, sr=bzbarsky 2008-10-21 16:30:09 -04:00
Boris Zbarsky 262a5fcd01 Adding test for bug 427779 2008-10-10 14:09:51 -04:00
Boris Zbarsky 697d3353ca Bug 456008. Make sure to not claim nodes are created via parser in the XML fragment sink, just like the HTML fragment sink doesn't claim it. r+sr=jst 2008-09-25 12:58:11 -04:00
Jason Orendorff 38ff4c42ef Tests for bug 453105 (r+sr=bzbarsky) 2008-09-03 15:29:21 -05:00
Olli Pettay a045175986 Bug 332148, extractContents clones nodes when it should just cut them, r+sr=sicking, original patch by ajvincent@gmail.com 2008-07-25 13:37:37 +03:00
surkov.alexander@gmail.com d105a04132 Bug 378969 - ###!!! ASSERTION: ReplaceElementAt(negative index): aIndex >= 0, file nsVoidArray.cpp, line 491, r=jwalden+bmo, sr=peterv, a=mtschrep 2008-02-09 10:05:13 -08:00
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
surkov.alexander%gmail.com 89120fb9be Bug 378969 ��� ###!!! ASSERTION: ReplaceElementAt(negative index): aIndex >= 0, file nsVoidArray.cpp, line 491, r=jwalden+bmo, sr=peterv, a=mtschrep 2008-02-09 18:05:20 +00:00
jwalden%mit.edu e4bdd6e0d4 Bug 368942 - Add a do_get_file(path) function to xpcshell-simple, remove do_get_topsrcdir() as unnecessary. Also fix bug 368944 (invalid use of nsILocalFile API in test-harness) at the same time. r=sayrer 2007-02-03 01:46:09 +00:00
jwalden%mit.edu b47df8a726 Final try at bug 351968 -- make relative topsrcdirs work, fixing the last build errors. Because xpcshell tests are fragile, this commit intentionally breaks a test so that I can verify correctness; I'll remove the break when I verify the fix works correctly (via broken test error messages). 2007-01-31 07:22:12 +00:00
jwalden%mit.edu df236c24ab Bug 351968 - Don't copy xpcshell tests and other data to $(DIST) -- a step toward being able to --enable-tests on Mozilla tinderboxen. r=bsmedberg 2007-01-31 03:25:46 +00:00
jwalden%mit.edu b389d43b39 Bug 367827 - Testing for DOM serialization with different output encodings. r=bz 2007-01-29 20:05:07 +00:00
bzbarsky%mit.edu 6389db2df2 Adding test for bug 361933 2006-11-30 06:39:47 +00:00
bzbarsky%mit.edu 81e8fa73b3 Implement GetElementsByAttributeNS. Bug 239976, patch by Joerg Bornemann
<jobor@gmx.de>, r+sr=bzbarsky
2006-09-14 04:29:02 +00:00
jwalden%mit.edu cf08e9116e Bug 345700 - Tests for Node.isEqualNode. r+sr=bz 2006-07-30 20:55:58 +00:00
jwalden%mit.edu 01506ca5be Bug 345666 - Node.normalize() doesn't remove empty Text nodes. r+sr=jst 2006-07-26 18:30:50 +00:00
bzbarsky%mit.edu 9fceade161 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 ca8d1d91fc 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 be5b656c85 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 e857af4418 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 772f768d1a 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 2afe4120aa Start creating content unit tests; add XML serializer and parser tests. Bug
301260, r=sicking
2005-11-29 16:24:42 +00:00