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

25 Коммитов

Автор SHA1 Сообщение Дата
gzlist@googlemail.com bbd6ce0b9f Bug 353364 - Same-document references in xml-stylesheet PI processed incorrectly, enabling/adding tests
--HG--
rename : content/test/reftest/xml-stylesheet/xslt_selflink_empty_href.xslt => content/test/reftest/xml-stylesheet/xslt_selflink_empty_href.xml
2008-12-07 14:34:53 +02:00
Shawn Wilsher 06c7b6ae8f Completely remove the test since marking it as failing doesn't seem to actually help with timeouts :( 2008-11-28 19:54:29 -08:00
Shawn Wilsher d86fd31379 Mark xslt_selflink_empty_href.xslt as failing on linux 2008-11-28 17:54:16 -08:00
Martin 0bd992b56b Add tests for xml-stylesheet PI (including for Bug 353364). a=tests 2008-11-28 21:25:48 +00:00
Boris Zbarsky 21e86516a4 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 47057f685a 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 79723f7034 Adding test for bug 427779 2008-10-10 14:09:51 -04:00
Boris Zbarsky 72c4392e69 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 a982b5af50 Tests for bug 453105 (r+sr=bzbarsky) 2008-09-03 15:29:21 -05:00
Olli Pettay 9ff707bf04 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 ea8e5d388b 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
jwalden%mit.edu 45bb59aa84 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 c0fc6a93d5 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 7eeed473b4 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 930e4ba1ff Bug 367827 - Testing for DOM serialization with different output encodings. r=bz 2007-01-29 20:05:07 +00:00
bzbarsky%mit.edu 744c1ea6a7 Adding test for bug 361933 2006-11-30 06:39:47 +00:00
bzbarsky%mit.edu 5f0d68e853 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 cda65e0199 Bug 345700 - Tests for Node.isEqualNode. r+sr=bz 2006-07-30 20:55:58 +00:00
jwalden%mit.edu 11c26bae9c Bug 345666 - Node.normalize() doesn't remove empty Text nodes. r+sr=jst 2006-07-26 18:30:50 +00:00
bzbarsky%mit.edu a47feb1031 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 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