Commit Graph
266 Commits
Author SHA1 Message Date
Dão Gottwald d6fa5e5002 Backed out changeset fc7d931fd75b 2009-08-15 10:30:23 +02:00
Jonathan Griffin 36b367d9c7 Add html5 parser tests: tree construction, tokenizer, and comparison beteween Gecko and JS parsers. bug 373864; r=sayrer 2009-08-14 15:02:39 -07:00
Henri Sivonen 2e546e9f6f Backout rev 58f91861b1f1. Accidental changes included. 2009-08-13 10:48:13 +03:00
Henri Sivonen 533e0248aa Bug 509672 - Make HTML5 parser not fire mutation events when adding attributes to root or body elements. r=jonas 2009-08-13 10:45:24 +03:00
Jonathan Griffin abc9f4be54 Add test for bug 502600; cause parser compatibility mode tests to be run with and without the HTML5 parser enabled. r=hsivonen, sr=bz 2009-08-06 13:22:01 -07:00
Jonathan Griffin 8f33e7c96d Add mochitest for bug 502091. 2009-08-05 10:32:20 -07:00
Jesse Ruderman 3140ee8228 Add crashtests 2009-05-26 11:53:12 -07:00
L. David Baron fa4100d180 Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer 2009-05-06 13:46:04 -07:00
Bob Clary 6b708f5d2b bug 328751 - crash test by Tom Ferris. 2009-04-24 10:08:11 -07:00
Nochum Sossonko 0b392423fd Test for bug 364188 - param closes open div elements. r+sr=mrbkap 2009-04-11 10:56:13 +02:00
Chris Pearce 5c7f51470d Chris Pearce - Bug 480889 - Nested <source> elements appear in video's childNodes. r+/sr+ mrbkap 2009-03-09 09:53:58 +13:00
Johnathan Nightingale ad6fe6b699 Backed out changeset fdbe218cdcc7 - Causing crashtest hangs on linux. Tracked by bug 479499. 2009-03-03 09:43:47 -05:00
Blake Kaplan a9c057e7e8 Add a crashtest for bug 460706. 2009-02-26 17:01:10 -08:00
Makoto Kato 5cacf362f2 Bug 174351: Encoding errors aren't treated as fatal XML errors. r=smontagu, sr=peterv 2009-02-16 04:22:47 -08:00
Jesse Ruderman 8d325fef47 Add crashtests 2009-02-13 14:54:17 -08:00
Jesse Ruderman 0ad0e8a8bb Use 'skip' instead of commenting-out to disable crashtests 2009-02-11 00:17:29 -08:00
Jesse Ruderman 246f672d30 Add a bunch of crashtests 2009-02-10 22:18:05 -08:00
Jesse Ruderman f924785e40 Add some crashtests 2009-02-10 16:36:04 -08:00
Jesse Ruderman 4498b047c8 Add a bunch of crashtests 2009-02-10 00:09:40 -08:00
Blake Kaplan b7ac4a7cb9 Disable this test since it's randomly crashing on tinderbox. 2009-02-04 14:35:25 -08:00
Blake Kaplan 565051c32f Add a crashtest for bug 460706. r=sicking 2008-12-19 17:38:18 -08:00
Daniel Holbert 37cf5be52d Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
Blake Kaplan 72a36ba7fc Backed out changeset e62d412d6251. The crashtest is randomly crashing. 2009-01-09 15:56:03 -08:00
Blake Kaplan 183321a755 Add a crashtest for bug 460706. r=sicking 2008-12-19 17:38:18 -08:00
Jesse Ruderman 5739a33f56 Add 19 crashtests 2009-01-01 14:18:58 -08:00
Ben Turner 14c18384db Bug 460437 - 'innerHtml doesn't update DOM when Html markup goes from Invalid to Valid'. r+sr=mrbkap. 2008-12-07 16:15:52 -08:00
Blake Kaplan e29a35ce12 Bug 458145 - Don't allow random tags to close the body unexpectedly. r+sr=jst 2008-10-03 17:36:29 -07:00
Daniel dc95283533 Bug 433065 - remove support for -moz-pre-wrap. r=dbaron sr=bz 2008-10-01 01:49:47 +02:00
Olli Pettay 762b24da35 Bug 433533 - Attributes stored using enum value don't keep the 'caseness', r+sr=sicking 2008-09-26 13:39:18 +03:00
Ted Mielczarek 2307891e93 bug 447642 - get rid of --disable-mochitest, replace MOZ_MOCHITEST with ENABLE_TESTS. r=bsmedberg 2008-09-09 13:59:11 -04:00
Blake Kaplan 2b8c76ccf0 Allow <link> to be opened, even as the direct child of a <table>. bug 436722, r+sr=sicking 2008-07-14 15:00:43 +02:00
945f8bd434 Bug 394114 Interfaces missing from various QI implementations. r=jag sr=jag a=dsicore 2008-04-06 05:28:34 -07:00
46f0a1f41c reverting, wrong patch, missing AMBIGUOUS 2008-03-19 14:55:22 -07:00
56b16d9b10 Bug 394114 Interfaces missing from various QI implementations. r=jag sr=jag a=dsicore 2008-03-19 14:19:35 -07:00
1a8c660585 Ensure that CanPropagate and CreateContextStackFor are consistent. bug 423373, r+sr=sicking a=beltzner 2008-03-17 13:24:00 -07:00
fa9a9f2bc1 Bug 418543 - "remove -moz-pre-wrap" [p=taken.spc@gmail.com (KUROSAWA, Takeshi) r+sr=roc a1.9=beltzner] 2008-03-08 01:44:35 -08:00
fb7bf76652 Revert the change to RequiresBody. In particular, an <input type="Hidden"> needs to not require it, for now... Bug 418464, r+sr=mrbkap, a=jonas 2008-03-05 12:46:21 -08:00
3b08d7744d Adding test 2008-02-18 23:52:14 -08:00
08143c8116 Bug 414637, createContextualFragment() throws NS_ERROR_NOT_AVAILABLE (allow contextfragments when container is document) r+sr=sicking a=blocking1.9+ 2008-02-07 07:11:29 -08:00
6854410301 <!DOCTYPE> parsing tests. b=363883 2008-01-16 04:44:03 -08:00
864d3e1ca3 Fix bug 390565. r+sr=mrbkap 2007-12-02 18:29:48 -08:00
90b8a39a01 Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest r=benjamin a=dsicore 2007-08-05 20:22:32 -07:00
df515a41ed Don't ship link to the head from <body>. <link> and <style> will still prefer the head in the absense of an explicit body, but will stay still if there is one. bug 387691, r=sicking/sayrer sr=jst 2007-07-20 17:40:59 -07:00
98de634631 Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 00:08:04 -07:00
40cd40e473 Rename the mochitest file so that we don't try to run it as a test. 2007-06-25 17:15:51 -07:00
f7920884da Add a mochitest for bug 379025, r=sayrer 2007-06-25 15:43:37 -07:00
cf9670200e One exception fixed by mrbkap's patch for Bug 308145. 2007-04-18 11:01:47 -07:00
hg@mozilla.com 2ca566cd74 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00
sayrer@gmail.com e358299a6d fix wrong log message. 2007-03-20 22:05:46 +00:00
sayrer@gmail.com 4ab0c86a79 Add times to parser test logging to examine linux test harness timeouts. 2007-03-20 21:15:24 +00:00