Commit Graph

381 Commits

Author SHA1 Message Date
Henri Sivonen
c0974bfcc8 Bug 555906 - </datalist> does not implicitly close an <option> in the HTML5 parser. r=bnewman. 2010-04-09 18:48:30 +03:00
Henri Sivonen
b5f180b06f Test adjustment for bug 500631 - Update html5lib tree builder test data to reflect the new isindex prompt from the spec. r=bnewman. 2010-04-09 17:11:56 +03:00
Henri Sivonen
240317b062 Test for bug 536097 - Copy endTag flag when copying HTML5 tokenizer state. r=jmuizelaar. 2010-03-12 12:27:15 +02:00
Jonathan Griffin
3b8701ab72 Bug 546635. Update html5 parser tests from html5lib sources. r=hsivonen 2010-03-08 14:40:53 -08:00
Henri Sivonen
471cd5aadc Bug 547685 - Weaken test_bug418464.html to make both the old and the HTML5 parser pass. r=bzbarsky. 2010-02-23 15:58:17 +02:00
Henri Sivonen
572e8880a6 Crashtest for bug 525229 - Crash [@ nsHtml5PendingNotification::nsHtml5PendingNotification] when document.writing an external script followed by start tag. r=bnewman. 2009-11-11 10:37:34 +02:00
Henri Sivonen
b2f5619ec9 Bug 529544 - Shut down the HTML5 parser thread from an observer (random crash [@ mozilla::storage::Connection::Close()]). r=sdwilsh. 2009-11-24 14:28:18 +02:00
Jesse Ruderman
814487c15b Add crashtests for a few bugs 2009-12-06 17:53:38 -08:00
Jesse Ruderman
7a34a6ee75 Add crashtests for several bugs 2009-12-06 16:54:07 -08:00
Henri Sivonen
495a09d87c Fix the bad orange fix in the previous push. 2009-11-19 17:24:20 +02:00
Henri Sivonen
92e10060c2 Bug 529544 - Make the HTML5 parser not participate on Mochitest. (orange fix) 2009-11-19 17:13:19 +02:00
Phil Ringnalda
0b070deee9 Bug 523054 - Sweep out some more viewer orts, r=dbaron 2009-10-25 10:03:17 -07:00
Jesse Ruderman
94cea58062 Add bug 515816's testcase as a crashtest 2009-10-17 19:35:08 -07:00
Benjamin Smedberg
4ec69e1eff Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted 2009-08-25 08:59:31 -07:00
Mats Palmgren
67439fcf82 Fix reorderToMatchExpected by maintaining the inAttrList state correctly. Extend the test file syntax with comment and todo features. b=462701 r=sayrer 2009-08-24 01:22:22 +02:00
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