Commit Graph

102 Commits

Author SHA1 Message Date
aceman
6318275006 Bug 136556 - Image title should use "×", not "x". r=bz, r=dolske 2011-09-05 17:26:23 -07:00
Malini Das
3ae267c568 Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- new tests. r=jmaher, a=test-only 2011-08-12 12:21:44 -04:00
Malini Das
226ecaa733 Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only 2011-08-12 12:21:42 -04:00
Michael Ventnor
b9d4c80dd1 Bug 677495 - Image documents shouldn't have things other than the <img> in the <body> r=roc 2011-08-11 14:23:00 +10:00
Mounir Lamouri
0eba66e10c Bug 655240 - Trying to fix intermittent failure in content/html/document/test/test_bug448564.html f=ehsan r=sicking 2011-06-23 12:03:18 +02:00
Robert O'Callahan
efbe42eab2 Bug 646757. Fix faulty test for bug 463104. 2011-05-31 12:26:36 +12:00
Henri Sivonen
332008ec71 Bug 655701 - Remove test dependencies on the html5.parser.enable pref. r=ted.mielczarek. 2011-05-12 10:56:37 +03:00
Dão Gottwald
d42faf8cd9 Bug 487059 - clearUserPref shouldn't throw if a pref doesn't have a default or user value. r+sr=bsedberg 2011-04-17 21:53:25 +02:00
Ehsan Akhgari
c07ee0dca7 Bug 609551 - Move the operations which happen at the script global scope before the document load to the point where the document is fully loaded; r=roc a=test-only 2011-03-12 00:34:56 -05:00
Henri Sivonen
9293a7b6fd Bug 636689 - Rename the HTML5 parser enablement pref and make it show in about:support. r+a=jst. 2011-02-25 18:23:02 +02:00
Hiroyuki Ikezoe
8cecaad273 Bug 559932 - intermittent content/html/document/test/test_bug445004.html | [SimpleTest/SimpleTest.js, window.onerror] An error occurred - uri.match(/^http:\/\/([a-z.0-9]*)/) is null; r=bzbarsky a=test-only 2011-01-26 13:52:10 -05:00
Hiroyuki Ikezoe
61f97f5a0a Bug 628452: Fix invalid tag in test_bug445004.html. r=bz a=tests 2011-01-24 22:38:10 -08:00
Robert O'Callahan
b5a62fac1d Bug 615794. Part 3: Snap bounds of border and background display items to pixels if we're sure they will be snapped. r=tnikkel a=blocking 2011-01-04 23:39:47 +13:00
Mounir Lamouri
2110127b31 Bug 573524 - Try to run the test on load to see if it fixes the intermittent orange; r=ehsan a=test-only 2010-10-30 01:31:45 +02:00
Jesse Ruderman
47a9269087 Bug 579244 - attempt to fix an intermittent test timeout by ensuring that onload fires. a=NPOTB 2010-09-24 11:22:30 -07:00
Neil
3db79a8577 Bug 596237 - [SeaMonkey 2.1] TEST-UNEXPECTED-FAIL | chrome://mochikit/content/browser/content/html/document/test/browser_bug592641.js; r=bobbyholley a=NPOTB 2010-09-14 15:48:46 -04:00
Bobby Holley
31d0fea64f Bug 592641 - Tests.r=Neil,a=tests 2010-09-12 08:22:26 -07:00
Phil Ringnalda
4a50556a28 Bug 570376 followup, rename the test file to have the right bug number 2010-07-05 20:02:34 -07:00
b44edffe24 Bug 489532 - Make document.createElement("<x>") throw in quirks mode. r=sicking 2010-07-04 20:29:14 +02:00
Ehsan Akhgari
3129224585 Bug 519928 - IFRAME inside designMode disables JavaScript, breaking current clickjacking defenses; r=Olli.Pettay 2010-06-04 17:03:50 -04:00
Ehsan Akhgari
2f3edd2d9c Backed out changeset d1cbe16de6bf to fix oranges 2010-06-28 15:29:30 -04:00
Ehsan Akhgari
ef0eaf3706 Bug 519928 - IFRAME inside designMode disables JavaScript, breaking current clickjacking defenses; r=Olli.Pettay 2010-06-04 17:03:50 -04:00
Peter Van der Beken
a98ad8d2f5 Fix for bug 571981 ("ASSERTION: Got the wrong answer from the custom method call" with frameset root). r=bz. 2010-06-17 17:17:25 +02:00
Phil Ringnalda
753e3bea93 Crash [@ MaybeSetForm] with html5.enable == false and <form><legend> 2010-06-06 16:49:00 -05:00
Ehsan Akhgari
b0bca8cc41 Bug 573527 - Correct the test for bug 404320; r=roc 2010-06-23 14:40:08 -04:00
Henri Sivonen
4d410f2cc6 Bug 548232 - Make meta charset not have an effect on document.open()ed documents in the HTML5 parser (reverting most of bug 539887). r=bzbarsky. 2010-04-16 13:52:06 +03:00
Jonas Sicking
39acfb74a8 Bug 518110: Kill HTMLBaseFontElement interface and HTMLHeadElement.profile. Also merge nsHTMLHeadElement and nsHTMLHtmlElement into nsHTMLSharedElement. r=jst 2010-04-19 12:06:00 -07:00
Masatoshi Kimura
c0830567a4 Bug 463104: elementFromPoint should accept floating point coordinates. r=bz 2010-04-03 07:34:24 -04:00
Ms2ger
eef705f827 Bug 554707. Throw the right exception when document.open/close/write/writeln happen on an XHTML document. r=bzbarsky 2010-04-01 22:09:05 -04:00
Joel Maher
c0ce59f423 Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE 2010-03-12 13:53:36 -08:00
Brad Lassey
cf8558308e backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests 2010-03-09 22:33:11 -05:00
Joel Maher
fc440b802d Bug 544097 changing mochitests to use mochi.test instead of localhost for windows mobile refactoring p=jmaher, r=ted,dwitte, sayrer, waldo, ctalbert 2010-03-09 08:55:39 -08:00
Kyle Huey
74827fb435 Backed out changeset 8ce70abd7777 2010-03-09 01:14:21 -05:00
Joel Maher
3ff94711b5 Bug 544097 Change mochitests to use mochi.test instead of localhost for mobile refactoring p=jmaher r=ted,dwitte,sayrer 2010-03-08 19:21:33 -08:00
Clint Talbert
a7c210544a Backed out changeset b4372055f473 -- due to unexplained orange on OS X Leak test (Bd) box 2010-03-07 17:34:23 -08:00
Joel Maher
b51e4506cb Bug 544097 - Change mochitests to use mochi.test instead of localhost for mobile test refactoring p=jmaher, r=sayrer,dwitte 2010-03-07 16:08:05 -08:00
Henri Sivonen
23355dc8be Bug 539887 - Comment out a test assertion in test_bug255820.html. r=bzbarsky. 2010-02-25 13:36:14 +02:00
Ms2ger
e7018e4102 imported patch 499092-prefix-v2 2010-02-25 10:49:34 -08:00
Henri Sivonen
798a5f465b Bug 543959 - Weaken test_bug486741.html not to test if document.open() creates a root element. r=bzbarsky. 2010-02-03 17:39:20 +02:00
Henri Sivonen
918fdb25b9 Bug 539882 - Make test_bug324378.html not expect that attributes on second <head> move to head. r=bzbarsky. 2010-01-18 15:38:43 +02:00
Henri Sivonen
c604b0a9cb Bug 539891 - test_bug478251.html fails with the HTML5 parser. r=bzbarsky. 2010-01-18 15:38:44 +02:00
Saint Wesonga
44025d5ffb Bug 340017. Make document.formName work in XHTML. r=bzbarsky 2009-12-11 22:36:33 -08:00
Gijs Kruitbosch
481a49d458 Back out bug 487059, fix tests and EM to cope, r=gavin,beltzner, bug 524995 2009-10-29 14:44:10 +01:00
Robert O'Callahan
687052fc68 Bug 512367. Don't reset fullZoom level when zooming in/out of an image loaded in an <iframe>. r=smaug 2009-10-15 15:20:50 +13:00
Zelgadis
cea9378f08 Bug 519926. When the string is an optional argument and isn't passed, pval is null. r=jorendorff 2009-10-14 14:27:34 -04:00
decf212084 Bug 516359 - document.(open|write|writeln|close) in XHTML throws the wrong error. r=smaug 2009-09-27 11:20:30 +02:00
Boris Zbarsky
814a61780b Bug 478251. Implement the Null and Undefined annotations from webidl in quickstubs. r=jst,bsmedberg,jorendorff 2009-09-24 13:59:43 -04:00
Boris Zbarsky
ef153e633f Bug 497242. GetElementsByName should not find non-HTML elements. r+sr=sicking 2009-06-19 16:57:39 -04:00
Boris Zbarsky
9628133374 Bug 486741. Remove hack around broken scrollbars, since it's not needed anymore. r+sr=jst 2009-05-11 22:04:58 -04: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