L. David Baron
|
87389f6007
|
Remove TestSpaceManager. (Bug 191448) r+sr=roc
|
2009-01-04 14:52:38 -05:00 |
|
Serge Gautherie
|
3345c79902
|
Bug 469331 - [SeaMonkey] test_bug458898.html fails; (Cv1) Report the (failing) values; r=dbaron
|
2009-01-03 08:27:27 +01:00 |
|
Robert Kaiser
|
5f8c1f03e4
|
bug 469331 - [SeaMonkey] test_bug458898.html fails, make the width test function always ok on Windows, r=dbaron
|
2008-12-23 16:03:25 +01:00 |
|
Robert Kaiser
|
7cf9888fa2
|
bug 469331 - [SeaMonkey] test_bug458898.html fails, mark the test todo on SeaMonkey for now, r=dbaron
|
2008-12-21 13:42:15 +01:00 |
|
Ehsan Akhgari
|
ca2a90bdee
|
Bug 441782 - bidi.numerals == 4 does not switch numeric shapes in content; r,sr=roc
|
2008-12-18 23:42:53 +03:30 |
|
Robert O'Callahan
|
088a6b0690
|
Bug 458898. Make sizeToContent work for HTML documents by ensuring CanvasFrame converts an UNCONSTRAINEDSIZE computed height into its actual desired height. r+sr=dbaron
|
2008-12-09 13:33:46 +13:00 |
|
Masatoshi Kimura
|
a682e0d618
|
Bug 335531 - Correct misuse of UTF-16BE, UTF-16LE, UTF-32BE, and UTF-32LE charset labels; r=smontagu sr=dbaron
|
2008-12-06 11:08:26 -08:00 |
|
Robert O'Callahan
|
5364eb1faf
|
Backed out changeset 357d1c01bde3
|
2008-12-04 00:42:02 +13:00 |
|
Robert O'Callahan
|
c06c17a0c2
|
Bug 458898. Fix intrinsic sizing of windows by ensuring CanvasFrame converts an NS_UNCONSTRAINEDSIZE desired height to its actual desired height. r+sr=dbaron
|
2008-12-03 09:50:16 +13:00 |
|
L. David Baron
|
8db4b989da
|
Add test for continuous firing of resize events. (Bug 114649)
|
2008-09-29 15:57:41 -07:00 |
|
Robert O'Callahan
|
f79290bb0e
|
Bug 450930. Fire a DOM event when painting so that content and chrome can track what's being repainted. r=smaug,sr=dbaron
|
2008-09-18 21:47:21 +12:00 |
|
Ted Mielczarek
|
468a3823fc
|
bug 447642 - get rid of --disable-mochitest, replace MOZ_MOCHITEST with ENABLE_TESTS. r=bsmedberg
|
2008-09-09 13:59:11 -04:00 |
|
Boris Zbarsky
|
19cbde2211
|
Bug 449781. Toggling display on a subframe shouldn't give the subframe's document the same device context as the parent document. r=roc, sr=jst
|
2008-08-18 15:22:19 -04:00 |
|
L. David Baron
|
c5235e21f2
|
Fix a bunch of issues relating to dynamic changes of border images. (Bug 445810) r=robarnold sr=bzbarsky
|
2008-07-26 09:14:49 -07:00 |
|
Daniel Holbert
|
783f0d51f8
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
Filetypes changed: .cpp .gif .h .html .list .png .svg .x-ccmap .xbl .xhtml .xul
|
2008-07-11 11:54:06 -07:00 |
|
gavin@gavinsharp.com
|
29184ef30a
|
Bug 430785: Caret not visible with right-clicking on a text input, patch by Martijn Wargers <martijn.martijn@gmail.com>, r+sr=roc, a=damon
|
2008-04-30 09:54:16 -07:00 |
|
gavin@gavinsharp.com
|
e50c8e8688
|
Bug 423523: Caret can leave div w/ contenteditable = true with repeated arrow keys, patch by Chris Pearce <chris@pearce.org.nz>, r+sr=peterv, a=beltzner
|
2008-04-23 15:33:14 -07:00 |
|
reed@reedloden.com
|
daf0485896
|
Bug 420499 - "Caret browsing mode wrongly engaged" (Mochitest) [p=chris@pearce.org.nz (Chris Pearce [cpearce]) r+sr=roc a=blocking1.9+]
|
2008-04-08 11:52:48 -07:00 |
|
martijn.martijn@gmail.com
|
e8ea49f32b
|
Modified test for bug 396024, this should not cause problems anymore now that bug 407080 is fixed
|
2008-03-14 08:12:20 -07:00 |
|
dholbert@cs.stanford.edu
|
3287a6868e
|
Bug 407080: Disallow print-preview while page is loading. (Re-landing with broken mochitest disabled) r+sr=roc, a=blocking1.9+
|
2008-03-13 14:12:55 -07:00 |
|
bzbarsky@mit.edu
|
d0210c6146
|
Adding test
|
2008-02-19 10:15:45 -08:00 |
|
dbaron@dbaron.org
|
632c70328b
|
Force reflow on default font change, since style data comparison is not sufficient for things not reflected in style data. b=394057 r+sr=roc a=blocking1.9+
|
2008-02-08 11:52:46 -08:00 |
|
mats.palmgren@bredband.net
|
7f395b6ddc
|
Fix typo in assertion. b=386575 r+sr=roc a=mtschrep
|
2008-01-04 15:14:50 -08:00 |
|
martijn.martijn@gmail.com
|
ca4e3d4020
|
Modified test for bug 396024 again, now Mac is ignored, since this test could never work there
|
2007-12-12 15:13:31 -08:00 |
|
martijn.martijn@gmail.com
|
7d792f896a
|
Disable test for bug 396024 again :(, because of error on the mac
|
2007-12-12 15:00:11 -08:00 |
|
martijn.martijn@gmail.com
|
c9253ce7cd
|
Modified test for bug 396024 again, now Mac is ignored, since this test could never work there
|
2007-12-12 14:34:25 -08:00 |
|
martijn.martijn@gmail.com
|
bb908336e8
|
Disable test for bug 396024 again :(, because of error on the mac
|
2007-12-12 13:16:17 -08:00 |
|
martijn.martijn@gmail.com
|
0517e832a1
|
Reenable test for bug 396024, it should now fail gracefully when no printer is installed on the test machine
|
2007-12-12 12:44:46 -08:00 |
|
martijn.martijn@gmail.com
|
688a287705
|
Ugh, missed a glaring error, backing out test for now for bug 396024
|
2007-12-05 14:10:12 -08:00 |
|
martijn.martijn@gmail.com
|
5c7bb0b07b
|
Modified test for bug 396024, this should not cause test failures when no printer is installed
|
2007-12-05 14:07:12 -08:00 |
|
smontagu@smontagu.org
|
fdfed24896
|
Only try to process first-letter frames when they exist. Bug 404209, r+sr+b=roc
|
2007-12-05 00:15:15 -08:00 |
|
martijn.martijn@gmail.com
|
7b4fbbfb78
|
Disable test for bug 396024 to see if it fixes orange
|
2007-11-28 21:50:09 -08:00 |
|
martijn.martijn@gmail.com
|
b44a3bba34
|
Bug 396024 - Crash [@ nsPrintEngine::DocumentReadyForPrinting] with testcase that set print preview, then reloads the page, part 2, r=sharparrow1, sr=roc, blocking1.9+
|
2007-11-28 14:17:12 -08:00 |
|
smontagu@smontagu.org
|
4f7d9dbf15
|
Define langgroups for all charset decoders
|
2007-11-11 11:52:33 -08:00 |
|
smontagu@smontagu.org
|
674ddc0e02
|
Testcase for bug 399951
|
2007-11-11 11:35:23 -08:00 |
|
ginn.chen@sun.com
|
9a8c1632f4
|
Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest r=benjamin a=dsicore
|
2007-08-05 20:22:32 -07:00 |
|
dbaron@dbaron.org
|
01898b3296
|
Add tests for bugs 66619 and 388019.
|
2007-07-15 22:55:51 -07:00 |
|
hg@mozilla.com
|
465265d0d4
|
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 |
|