Commit Graph

330 Commits

Author SHA1 Message Date
dbaron@dbaron.org
b4df875a18 Back out for now, until I have a chance to fix reftests depending on old behavior. 2008-02-19 09:28:00 -08:00
dbaron@dbaron.org
929891e58f Treat backgrounds on body the same in XHTML as for HTML. b=379461 r+sr=bzbarsky a=schrep 2008-02-19 08:46:29 -08:00
dbaron@dbaron.org
834b1d22d8 Fix handling of dynamic changes for advanced CSS selectors (and avoid the cost of doing so in the normal case). b=401291, 75386, 98997, 229915, 404418 (blocking1.9+) r+sr=bzbarsky a=blocking1.9+ on 404418 2008-02-18 23:12:09 -08:00
bzbarsky@mit.edu
b868c2220d Make sure that changes to the "span" attribute on a colgroup actually work. Bug 404309, r=bernd, sr=dbaron, a=beltzner 2008-02-14 20:19:28 -08:00
jruderman@hmc.edu
6ae45d8c65 Add reftests 2008-02-14 17:32:02 -08:00
roc+@cs.cmu.edu
9e82c6c05b Enable reftest for bug 400813 2008-02-14 12:35:53 -08:00
mats.palmgren@bredband.net
3d7acc874a Reftest for bug 413982. 2008-02-12 07:05:37 -08:00
roc+@cs.cmu.edu
79bbde3785 backing out bug 400813 again due to reftest failure... 2008-02-11 18:48:17 -08:00
roc+@cs.cmu.edu
4251201001 Bug 400813. Lines with font-size:0 content should not be treated as empty. r+sr=dbaron 2008-02-11 17:42:14 -08:00
jruderman@hmc.edu
36c9b1134b Fix bug 414851: let white-space:nowrap inherit into buttons. r+sr=bz, a=schrep 2008-02-11 09:11:52 -08:00
dbaron@dbaron.org
1aaaacf516 Fix some sorting errors. 2008-02-10 13:53:52 -08:00
dbaron@dbaron.org
8967a5c8bd Stop using -moz-float-edge for list items, but offset the bullet position in the presence of floats. b=413840 (and numerous others) r+sr=roc a=blocking1.9+ 2008-02-10 13:49:24 -08:00
bzbarsky@mit.edu
3b0b0ded6f Adding test 2008-02-10 13:29:32 -08:00
dbaron@dbaron.org
791502ac20 Make CSS namespace identifiers case sensitive to match change in spec. b=416106 r+sr=bzbarsky a=schrep 2008-02-08 11:57:22 -08:00
dholbert@cs.stanford.edu
ff6c52fcbe Bug 412607: Fix wrapping issue by clearing trimmable width before trying CanPlaceFrame. r+sr=roc, a=blocking1.9 2008-02-07 15:00:37 -08:00
mats.palmgren@bredband.net
0a4ad5e0b3 Commenting out reftest since it fails on Mac (qm-xserve01). 2008-02-06 11:59:33 -08:00
mats.palmgren@bredband.net
87cd3d39d9 Adjust for viewport scrollbars when positioning a fixed background. b=402807 r+sr=roc a=blocking1.9 2008-02-06 10:22:24 -08:00
roc+@cs.cmu.edu
dada6c8a8d Backing out 400813, sigh 2008-01-29 23:35:05 -08:00
roc+@cs.cmu.edu
ca92f6aa82 Bug 400813 reftest 2008-01-29 23:24:00 -08:00
dbaron@dbaron.org
b6cd4ed827 Push scrollframes, tables, and other blocks that don't participate in float formatting down when they don't fit next to floats. b=134706,349255 r+sr=roc a=blocking1.9+ 2008-01-28 23:40:05 -08:00
bzbarsky@mit.edu
ab51d31ee9 Relanding bug 412679. r+sr=dbaron 2008-01-27 12:24:06 -08:00
roc+@cs.cmu.edu
926a7142d9 Bug 411792. Never put a line break before a preformatted newline. r=smontagu 2008-01-26 23:48:39 -08:00
mats.palmgren@bredband.net
d431de32cf Always post a restyle request if SetTextStyle() indicates it's needed. b=414123 r+sr+a=roc 2008-01-26 18:49:47 -08:00
roc+@cs.cmu.edu
c027962580 Bug 413292 reftest 2008-01-26 16:16:04 -08:00
myk@mozilla.org
ccc456d66d backing out fix for bug 412679 because it regressed a reftest 2008-01-25 15:02:23 -08:00
bzbarsky@mit.edu
791d249121 Adding tests. 2008-01-25 13:42:40 -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
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
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
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
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
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
mats.palmgren@bredband.net
bb7d77ae65 Try all continuations of the block when looking for a letter frame. b=408493 r+sr=bzbarsky a=blocking1.9 2008-01-15 01:25:17 -08:00
dholbert@cs.stanford.edu
dba4a9bdf0 Bug 368504: New reftests (marked failing, until patch lands) plus some new tests to make sure we divvy up a colspan's percent width correctly. 2008-01-09 19:58:34 -08:00
roc+@cs.cmu.edu
ce46186c18 Reftest for bug 411334. 2008-01-09 15:17:45 -08:00
martijn.martijn@gmail.com
68d5f10988 Reftests for bug 407016, r=dholbert 2008-01-09 06:14:21 -08:00
martijn.martijn@gmail.com
a27acda703 Disable reftest for bug 403519, it's failing on the Mac now that bug 407016 is fixed and is incorrect (imho), see discussion in that bug 2008-01-09 05:15:20 -08:00
roc+@cs.cmu.edu
bc08ac141a Bug 355548. Clean up MathML's font handling by moving most of it to the style system. Creates nsMathMLElement to put functionality there. Tightens MathML attribute parsing and introduces full support for 'scriptsizemultiplier', 'scriptminsize' and their interactions with CSS font-size. r+sr=dbaron 2008-01-09 01:38:28 -08:00
roc+@cs.cmu.edu
09582c48ae backing out bug 355548 due to test failures 2008-01-08 15:11:27 -08:00
roc+@cs.cmu.edu
459c356854 Bug 355548. Clean up MathML's font handling by moving most of it to the style system. Creates nsMathMLElement to put functionality there. Tightens MathML attribute parsing and introduces full support for 'scriptsizemultiplier', 'scriptminsize' and their interactions with CSS font-size. r+sr=dbaron 2008-01-08 14:36:46 -08:00
dholbert@cs.stanford.edu
fdbf4b88d4 Bug 408656 reftests. r=bz 2008-01-07 11:22:52 -08:00
bzbarsky@mit.edu
fc4c66121d Make image controls splittable just like regular images. Bug 409659, r+sr=roc, a=dsicore 2008-01-04 22:44:38 -08:00
mats.palmgren@bredband.net
38c12233ca Fix the reftest for bug 391979. 2008-01-04 15:13:08 -08:00
mats.palmgren@bredband.net
3290e45618 Commenting out the reftest for bug 391979 for now to fix Tinderbox orange on Windows... 2008-01-04 12:35:32 -08:00
mats.palmgren@bredband.net
997c7da0d7 Make column layout deal with 'ch' unit for -moz-column-width/gap. b=391979 r+sr=roc a=beltzner 2008-01-04 09:48:19 -08:00