Commit Graph

56 Commits

Author SHA1 Message Date
Jonas Sicking
5e4d8da29c Bug 687400: Kill Node.isSameNode. r=smaug 2011-10-28 19:52:27 -07:00
Jonas Sicking
18a93b32e7 Bug 659053 Part 2: Implement a faster non-recursive Node.isEqualNode directly on nsINode. r=peterv. Fixes were r=bent 2011-06-14 00:56:48 -07:00
Jonas Sicking
8cfd06e6af Bug 659053 Part 1: Merge nsIDOM3Node into nsIDOMNode. Also removes Node.getFeature. r=peterv 2011-06-14 00:56:48 -07:00
Ms2ger
f3a6d89363 Bug 664123 - Backout bugs 659053 and 659539 (changesets 9c49f69d8bab-1b11c64ffcdf) 2011-06-14 16:25:51 +02:00
Jonas Sicking
e2b5f79ee5 Bug 659053 Part 1: Merge nsIDOM3Node into nsIDOMNode. Also removes Node.getFeature. r=peterv 2011-06-14 00:56:48 -07:00
Joel Maher
39ca77fbd2 Bug 616999. Xpcshell manifest support; manifest files. r=ted, a=test-only 2011-05-20 11:54:01 -04:00
Ms2ger
f2d033de5b Bug 655514 - Remove nsIDOMDocumentTraversal; f=ehsan r=jonas 2011-05-15 12:07:30 +02:00
Ms2ger
bf3f9e1c97 Bug 655513 - Remove nsIDOMDocumentRange; f=ehsan r=bzbarsky 2011-05-15 12:07:28 +02:00
Chris Jones
3a790fca5d Bug 631575: Clear the old window when setting a new document, and re-enable tests disabled in bug 631359. r=roc a=a 2011-02-15 15:45:02 -06:00
Chris Jones
f1b41821f5 Bug 631359: These tests seem to work OK in <browser remote> but fail an assertion. Band-aid them for now. rs=bz a=tests 2011-02-04 12:09:02 -06:00
Joe Drew
e065777b99 Bug 629016 - Re-enable tests that didn't work with OpenGL-accelerated layers now that we've disabled OpenGL on the versions of OS X that have the bug. r=jrmuizel a=b 2011-02-03 16:12:33 -05:00
Ehsan Akhgari
14d7d3fc5f Disable the remaining perma oranges on OSX64. The investigation will happen in bug 629016. 2011-01-26 17:27:38 -05:00
Henri Sivonen
297d46f230 Bug 592366 - Do not execute scripts whose owner doc is not the doc of the inserter parser or not the owner doc at the time of starting the script load. r=jonas, a=blocking2.0-betaN. 2010-12-08 14:37:19 +02:00
Henri Sivonen
668cb6e435 Bug 591981 - Make script-inserted inline scripts run right away, make script-inserted external scripts behave like async scripts and make document.write writing an inline script return at a predictable time. r=sicking a=blocking2.0-beta7 2010-09-21 12:48:40 -07:00
Jonas Sicking
4072742f09 Back out bug 591981 to see if it caused a performance regression. a=backout 2010-09-20 15:47:57 -07:00
Henri Sivonen
04b1a47a57 Bug 591981 - Make script-inserted inline scripts run right away, make script-inserted external scripts behave like async scripts and make document.write writing an inline script return at a predictable time. r=jonas, a=blocking2.0-beta7. 2010-09-01 14:41:12 +03:00
Joel Maher
66966b3623 Bug 586754 Xpcshell tests should use relativesrcdir instead of $MODULE (android prepartion) r=mitchell.field a=NPOTB 2010-08-26 14:47:28 -07:00
Clint Talbert
50d7d4c696 Backed out changeset 49beef9387a0 due to Xpcshell orange a=backout 2010-08-25 14:03:44 -07:00
Joel Maher
653ecb9166 Bug 586754 Change xpcshell to use $relativesrcdir instead of $module for android support a=NPOTB r=mitchell.field 2010-08-25 11:47:39 -07:00
Jonas Sicking
3a09698a51 Backout bugs 586754, 574189, 584611 due to orange. a=backout 2010-08-20 11:08:43 -07:00
Joel Maher
3bc5eca86a Bug 586754 xpcshell tests should use relativesrcdir instead of $MODULE r=:Mitch a=NPOTB 2010-08-20 09:32:58 -07:00
Jonas Sicking
646187edbb Bug 546857 Part 1: Fix nsDOMParser to make it useful from xpcshell tests. r=bz a=blocker 2010-08-19 16:06:06 -07:00
Karl Tomlinson
14666bd64f revert most of acb4d17b70cd from bug 573933 to reenable -moz-appearance testing with bug 576143 2010-07-23 10:48:15 +12:00
Robert O'Callahan
81ec30b390 Bug 573933. Part 2: disable -moz-appearance for troublesome GTK2 themes. r=dbaron 2010-07-16 09:07:43 +12:00
Timothy Nikkel
38d1d53542 Bug 559996. Lazy frame construction can sometimes cause a subdocument to not scroll to ref in url. r=jst 2010-05-11 19:30:40 -05:00
Timothy Nikkel
9b2dcb4d77 Backed out changeset a6138098775f (bug 559996) for causing orange. 2010-05-11 21:24:02 -05:00
Timothy Nikkel
c9b0feea2e Bug 559996. Lazy frame construction can sometimes cause a subdocument to not scroll to ref in url. r=jst 2010-05-11 19:30:40 -05:00
Jae-Seong Lee
a6c6496da1 Bug 521151 - /content/ unit tests fail on JavaScript 'strict' mode. r=smaug, r=jwalden 2009-11-17 18:08:21 -08:00
Henri Sivonen
83c57e7db7 Bug 500937 - Make the output of XMLSerializer more HTML-friendly. r=laurent, sr=jst. 2009-09-28 10:59:52 +03:00
Olli Pettay
42708b5bc4 Bug 500243 - range.surroundContents() adds an extraneous empty text node, r=ajvincent@gmail.com, sr=sicking 2009-06-28 22:48:05 +03:00
Ted Mielczarek
31c7dc8591 bug 482085 - fix all xpcshell tests to not reference files from the srcdir. r=bsmedberg,waldo 2009-03-21 11:20:00 -04:00
f2860a26ce Bug 353364 - Same-document references in xml-stylesheet PI processed incorrectly, enabling/adding tests 2008-12-07 14:34:53 +02:00
Shawn Wilsher
20a9197f99 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
193f639afc Mark xslt_selflink_empty_href.xslt as failing on linux 2008-11-28 17:54:16 -08:00
Martin
480a4aa6b4 Add tests for xml-stylesheet PI (including for Bug 353364). a=tests 2008-11-28 21:25:48 +00:00
Boris Zbarsky
6f2f9a6952 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
cb5a277b4b 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
c6230e1014 Adding test for bug 427779 2008-10-10 14:09:51 -04:00
Boris Zbarsky
d0734e550f 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
f9a5b49274 Tests for bug 453105 (r+sr=bzbarsky) 2008-09-03 15:29:21 -05:00
Olli Pettay
5d47f3c0a4 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
c0cacfff8f 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
264288d844 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
042643bcb8 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
45fff10b33 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
fbb69c11b7 Bug 367827 - Testing for DOM serialization with different output encodings. r=bz 2007-01-29 20:05:07 +00:00
bzbarsky@mit.edu
67176f562c Adding test for bug 361933 2006-11-30 06:39:47 +00:00
bzbarsky@mit.edu
b4efc1c0e4 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
f2208e523b Bug 345700 - Tests for Node.isEqualNode. r+sr=bz 2006-07-30 20:55:58 +00:00
jwalden@mit.edu
26086878c7 Bug 345666 - Node.normalize() doesn't remove empty Text nodes. r+sr=jst 2006-07-26 18:30:50 +00:00