Commit Graph

2071 Commits

Author SHA1 Message Date
aaronleventhal@moonset.net
2cdc77ca1f Bug 413716. Repetitive warning in a11y, not supported for frames. r+sr=roc, a=beltzner 2008-01-25 12:44:53 -08:00
jwatt@jwatt.org
029831102e Fixing bug 382325. SVG should fall back to 300px x 150px as per CSS 2.1 section 10.3.2. r=longsonr@gmail.com, sr=tor@acm.org, a1.9=beltzner@mozilla.com 2008-01-25 10:53:24 -08:00
longsonr@gmail.com
0cf4994554 Bug 411555 - Text inside filter causing invalidation loop. r=jwat,sr=tor,a1.9=blocking1.9+ 2008-01-25 01:27:03 -08:00
jwatt@jwatt.org
8168a9e086 Fixing bug 404677. ASSERTION: Intrinsic ratio has a negative component. r+sr=tor@acm.org, a1.9=beltzner@mozilla.com 2008-01-25 00:54:59 -08:00
reed@reedloden.com
69977cdb95 Re-enable reftest. 2008-01-24 22:46:08 -08:00
reed@reedloden.com
0d942e1f57 Disable recently added reftest just to cast away all doubt that this is causing the massive unit test problems. 2008-01-24 17:31:11 -08:00
anodelman@mozilla.com
370b1f70c5 Bug 408228 - Make Talos more suitable for memory resident testing Bustage fix. Backing out code, caused bustage on talos winxp and talos vista 2008-01-24 15:49:11 -08:00
anodelman@mozilla.com
5331b41c05 Bug 408228 - Make Talos more suitable for memory resident testing a=schrep r=vlad 2008-01-24 11:55:57 -08:00
anodelman@mozilla.com
42a064adb3 Bug 413775 - 'undefined' median in pageloader when only testing a single cycle a=anodelman r=vlad 2008-01-24 11:53:13 -08:00
reed@reedloden.com
3319502885 Address dbaron's nit for bug 291262's reftest. 2008-01-24 09:38:17 -08:00
reed@reedloden.com
659cae6ba5 Bug 291262 - "styling the CANVAS element doesn't work" (reftest) [p=arenevier@fdn.fr (arno.) r+sr=dbaron] 2008-01-24 09:36:25 -08:00
reed@reedloden.com
1c0d24e0cc Bug 413272 - "HTML SELECT does not show selected item in windows "selected text" style - recent regression" (use new CSS system color for html select options) [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a=blocking1.9+] 2008-01-24 01:31:44 -08:00
dbaron@dbaron.org
ec98a5e480 Mark some tests involving image scaling as failing on Mac. 2008-01-23 18:05:14 -08:00
dbaron@dbaron.org
8290320918 Fix width of images where max-width < min-width <= width (min-width should win), and other similar problems. b=413361 r+sr=bzbarsky a=schrep 2008-01-23 17:21:31 -08:00
jruderman@hmc.edu
2ae5a71678 Add crashtests 2008-01-23 17:19:33 -08:00
dbaron@dbaron.org
a31846e791 Add fantasai's tests for bug 234686, which test min/max-width/height on images with height:auto and width:auto. 2008-01-23 17:19:14 -08:00
fantasai.cvs@inkedblade.net
625892eb67 fix border/padding and availableHeight calculations at page/column breaks, b=368079 r+sr=roc a=roc 2008-01-23 16:28:42 -08:00
uriber@gmail.com
8457b080e5 Reverting fix for bug 412093 due to bustage. Sorry 2008-01-22 12:57:35 -08:00
uriber@gmail.com
ddb7a7b794 For continuous background inlines, apply the background image to bidi continuations in visual order, and for RTL blocks, in RTL order. bug=412093 r+sr+a1.9=roc 2008-01-22 12:37:49 -08:00
longsonr@gmail.com
918703d057 Backout bug 413016 in case it is causing qm-mini-ubuntu05 failure 2008-01-22 08:37:34 -08:00
longsonr@gmail.com
67020f22b9 Bug 413016 - ASSERTION: SVG frame expected with svg:after in SVG document. r+sr=bzbarsky,a1.9=mtschrep 2008-01-22 07:22:58 -08:00
reed@reedloden.com
1e4d3ec292 Bug 413198 - "Make layout.css.report_errors apply to debug build text terminal (stderr)" [p=matt@nightrealms.com (Matthew Cline) r+sr=dbaron a1.9=schrep] 2008-01-22 03:52:27 -08:00
reed@reedloden.com
0a63d0913d Bug 364719 - "Resizers of images are positioned wrongly when page is scrolled" [p=mfenniak-moz@mathieu.fenniak.net (Mathieu Fenniak) / chris@pearce.org.nz (Chris Pearce [cpearce]) r=peterv r+sr=roc a=blocking1.9+] 2008-01-21 23:39:06 -08:00
bzbarsky@mit.edu
2641f01d3d Fix bug 405818: need to copy the original sheet URI when cloning. r+sr=dbaron, a=schrep. 2008-01-21 20:26:01 -08:00
peterv@propagandism.org
c898e69275 Part of fix for bug 412491 (function objects cloned by XPConnect still keep hidden window alive late into shutdown). Missed this file last time. r/sr=sicking. 2008-01-21 01:58:58 -08:00
reed@reedloden.com
1f47652e12 Re-land part of the patch from bug 193001 because the printing reftest failures on Windows are most likely just symptoms of bug 388169. 2008-01-20 23:54:47 -08:00
reed@reedloden.com
8a7cf6cd33 Back out part of the patch from bug 193001 to help track down the cause of some failing printing reftests on Windows. 2008-01-20 22:35:31 -08:00
reed@reedloden.com
59377ce2fe Bug 366531 - "deCOMtaminate nsBox.h [BoundsCheck()]" (additional fixes) [p=ldx@users.sourceforge.net (Lorenzo Dieryckx) r+sr+a1.9=roc] 2008-01-20 21:44:05 -08:00
reed@reedloden.com
67747c0779 Bug 193001 - "Use gnome's native print dialog" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr+a1.9=roc] 2008-01-20 19:47:25 -08:00
roc+@cs.cmu.edu
f8263cd94c Bug 403565. Give each contentviewer it's own device context. r+sr=bzbarsky 2008-01-20 18:05:38 -08:00
roc+@cs.cmu.edu
812c8596d8 Bug 363391. nsSubdocumentFrame::Reflow should not call nsLeafFrame::Reflow directly because we don't want to call FinishAndStoreOverflow twice. patch by Andrew Smith, r+sr=roc 2008-01-20 18:03:08 -08:00
jruderman@hmc.edu
0a73114a44 Add a crashtest 2008-01-20 16:14:29 -08:00
jruderman@hmc.edu
00d631a16a Add crashtest 2008-01-20 16:12:55 -08:00
bzbarsky@mit.edu
3b4de565f4 Adding test 2008-01-20 10:05:39 -08:00
bzbarsky@mit.edu
3e5918cd2d When showing a document viewer, don't start layout on the documnt unless it's already had layout started once. Otherwise, just wait for the sink, or whoever is responsible for it, to start layout once they're ready. Bug 404470, r+sr=jst 2008-01-20 10:02:02 -08:00
bmlk@gmx.de
b87613ce0a do not compare with a unconstrained size, bug 390049 r/sr=roc a=mtschrep 2008-01-19 22:42:31 -08:00
bmlk@gmx.de
d4884cc771 remove dead code, bug 282009 r/sr=roc a=mtschrep 2008-01-19 22:34:03 -08:00
aaronleventhal@moonset.net
eefbf80904 Bug 412889. Crashes in XUL tree accessible. r+sr=neil, a=schrep 2008-01-18 11:55:37 -08:00
jwalden@mit.edu
afd9df39fb Bug 346690 - Add support for the 'none' keyword for the CSS cursor property. r=dbaron, sr=mats, a=schrep 2008-01-18 10:39:49 -08:00
mats.palmgren@bredband.net
a722a6e52c Ignore restyle requests once PresShell::Destroy() has been called. b=279505 r+sr=bzbarsky a=mtschrep 2008-01-18 10:18:19 -08:00
jruderman@hmc.edu
eb2411d1e0 Try again, without the test comparing span background with mathml background. I guess that can fail if the body text font is larger than the MathML font. 2008-01-17 23:32:47 -08:00
dietrich@mozilla.com
3f10114b50 Backout Jesse's orange-ness 2008-01-17 23:12:31 -08:00
bzbarsky@mit.edu
a0a4bcad25 Add an internal security-check-less method for adding rules to stylesheets to fix bug 386939. r+sr=dbaron 2008-01-17 21:23:44 -08:00
karlt+@karlt.net
89744d21cb apply scriptlevel increment to denominator as well as numerator b=412897, r+sr+a=roc 2008-01-17 20:41:54 -08:00
jruderman@hmc.edu
c56d1b8007 Add reftests for handling of mathbackground attribute 2008-01-17 20:41:42 -08:00
dholbert@cs.stanford.edu
2d3395bf81 Bug 368504: Create and use DistributeWidthToColumns for colspan-width and table-width distribution. r+sr=dbaron a=blocking1.9+ 2008-01-17 20:18:21 -08:00
jruderman@hmc.edu
efddd7c74b Add a crashtest 2008-01-17 16:43:25 -08:00
jruderman@hmc.edu
14872d01af Add crashtest 2008-01-17 15:47:04 -08:00
longsonr@gmail.com
caa5e32979 Bug 409461 - ASSERTION: SVG frame expected with svg:after. r+sr=bzbarsky,a1.9=beltzner 2008-01-17 08:28:57 -08:00
reed@reedloden.com
1c92a2eaf9 Bug 404825 - "Bookmark folders in Personal Toolbar" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=schrep] 2008-01-17 02:24:31 -08:00