Commit Graph

430 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
jruderman@hmc.edu
c27fbc76c2 Fix test bustage: looks like bz checked in more changes to reftest.list than he intended 2007-12-30 15:06:30 -08:00
bzbarsky@mit.edu
b02f509787 Adding test. 2007-12-30 14:34:15 -08:00
jdaggett@mozilla.com
86234c3ffa Bug 396137. Use Windows cmap font matching in place of ATSUI font matching. r+sr=pavlov 2007-12-27 17:28:26 -08:00
jruderman@hmc.edu
fc2ec34263 Add reftest 2007-12-23 18:08:45 -08:00
jruderman@hmc.edu
d95f422184 Add a reftest 2007-12-23 17:47:40 -08:00
jruderman@hmc.edu
27ef750c70 Add reftests for dynamic cross-element ligatures 2007-12-23 17:38:11 -08:00
jruderman@hmc.edu
c350ed0d9a Add reftest 2007-12-23 17:22:02 -08:00
bzbarsky@mit.edu
6373a38cbc Adding tests 2007-12-20 19:36:38 -08:00
jwalden@mit.edu
e553c9c808 Windows and Linux suck because they don't like the Acid2 reftest. 2007-12-20 18:51:30 -08:00
jwalden@mit.edu
d5fca5baed Bug 289480 - Add a reftest for acid2. Note that there are known issues with acid2 with certain fonts in how the chin is displayed -- if you're running reftests and hit a problem with how the chin renders, comment in the bug and we can comment out the chin or something. Acid2 test by Hixie, reftest and nose-job image by me. a=itsatest 2007-12-20 17:02:07 -08:00
jruderman@hmc.edu
e0ae6b9aeb Add bug number for skipped reftest 2007-12-19 21:40:15 -08:00
jruderman@hmc.edu
2be4b31e3a Disable this test on Windows (again); it seems to crash or hang on Tinderbox. 2007-12-19 21:31:48 -08:00
jruderman@hmc.edu
64f2e9b671 Let's see whether this test still turns Windows orange/red. 2007-12-19 20:22:14 -08:00
bzbarsky@mit.edu
2da2869615 Adding test 2007-12-19 10:08:05 -08:00
bzbarsky@mit.edu
4cc6033471 Adding test 2007-12-19 09:54:48 -08:00
martijn.martijn@gmail.com
b23c1e9315 Reftest for bug 402807, r=roc 2007-12-19 09:08:30 -08:00
martijn.martijn@gmail.com
6f5e3e4c5f Reftest for bug 396024, r=dbaron 2007-12-19 08:52:37 -08:00
martijn.martijn@gmail.com
e7d1385162 Extra reftest for bug 403519 2007-12-19 03:12:31 -08:00
karlt+@karlt.net
5e38d09cf2 mark reftest for bug 391045 random on Linux as it depends on whether fonts are installed. 2007-12-18 16:13:41 -08:00
vladimir@pobox.com
cfd03ce485 putting these back too, oops! 2007-12-18 13:43:16 -08:00
vladimir@pobox.com
d2487b5d0d accidentally uncommented this 2007-12-18 13:41:16 -08:00
vladimir@pobox.com
9451a20809 Fix reftest for bug 24998 2007-12-18 13:30:13 -08:00
vladimir@pobox.com
2f5e433bfb b=24998, background images spill beyond rounded borders; r+sr=roc 2007-12-18 12:59:48 -08:00
bzbarsky@mit.edu
a0d404f33a Adding test. 2007-12-18 08:23:57 -08:00
rflint@ryanflint.com
fc8865d059 Add reftest 2007-12-18 03:22:54 -08:00
jruderman@hmc.edu
0db5011fc0 Add reftests for document.linkColor 2007-12-17 22:12:34 -08:00
jruderman@hmc.edu
388fb1bf20 Looks like it was the test *after* this one that was causing the problem on Windows. Re-enabling. 2007-12-17 21:47:56 -08:00
jruderman@hmc.edu
bcf6f3abd9 Skip this test on Windows too. 2007-12-17 20:30:33 -08:00
jruderman@hmc.edu
39324f4cbb Try to fix Windows test bustage 2007-12-17 19:34:13 -08:00
jruderman@hmc.edu
e089c219b4 Add reftest 2007-12-17 17:03:51 -08:00
jruderman@hmc.edu
d57825e578 Add reftest 2007-12-17 16:56:16 -08:00
bzbarsky@mit.edu
24132cbaa6 Adding tests 2007-12-16 20:50:54 -08:00
bzbarsky@mit.edu
1a0b565fc7 Adding tests 2007-12-16 20:40:36 -08:00
jruderman@hmc.edu
6131fe533d Add reftest (hopefully it's correct) 2007-12-16 18:38:18 -08:00
jruderman@hmc.edu
81e3f28c06 Add reftest for non-wrapping, justified text containing ligatures 2007-12-15 21:58:38 -08:00
jruderman@hmc.edu
794e48d516 Add reftest based on "mysteriously blank testcase" 2007-12-15 21:53:34 -08:00
jruderman@hmc.edu
57d4fefdc0 Add reftest 2007-12-15 16:31:20 -08:00
jruderman@hmc.edu
10f5534e02 Add reftest 2007-12-15 15:14:50 -08:00
jruderman@hmc.edu
81ad05bd43 Add reftest for leak bug (and to make sure it displays nothing) 2007-12-15 13:33:51 -08:00
jruderman@hmc.edu
114c1ba349 Add reftests. 2007-12-15 13:30:07 -08:00
jruderman@hmc.edu
93df88e7e4 Add reftests for long unbroken text strings (about 5000 characters). They should fail if long text isn't drawn, or overlaps with itself, or crashes the browser. 2007-12-14 22:13:17 -08:00
jruderman@hmc.edu
0d9d9d3565 Add reftest for nsXULElementTearoff 2007-12-14 20:59:06 -08:00
jruderman@hmc.edu
714260841f Add reftest for bug 212563. 2007-12-13 21:51:42 -08:00
martijn.martijn@gmail.com
08fec540d9 Reftest for bug 404553 - ASSERTION: Child not at the right index? with table, marquee, span and title 2007-12-12 12:17:47 -08:00
martijn.martijn@gmail.com
06c6e5f3ee Bug 406073 - OnMouseOver and OnMouseOut Dysfunctional On Marquee, r=bzbarsky, sr=roc, a=beltzner 2007-12-12 06:56:57 -08:00
roc+@cs.cmu.edu
cfe771c051 Bug 404180. Bidi reordering moves frames around so we can't trust pfd->mBounds in nsLineLayout::RelativePositionFrames. r+sr=dbaron 2007-12-11 17:43:09 -08:00
roc+@cs.cmu.edu
cba1d47793 Bug 405380. Bidi reordering moves frames around so we can't trust pfd->mBounds in nsLineLayout::RelativePositionFrames. r+sr=dbaron 2007-12-11 16:42:20 -08:00
roc+@cs.cmu.edu
8a54485b51 Bug 407078. Don't allow a trailing break in a text run that is followed by a <br>. r=smontagu 2007-12-10 17:19:20 -08:00
roc+@cs.cmu.edu
55da4ea6d8 Bug 407397. Don't 'optimize' by not reflowing when a 0x0 frame is removed. Bad Kipp. r+sr=dbaron 2007-12-10 17:14:25 -08:00
roc+@cs.cmu.edu
d060406782 Bug 407111. Correctly set whether a break opportunity after non-text content fits. r+sr=dbaron,a=schrep 2007-12-07 01:17:19 -08:00
roc+@cs.cmu.edu
079aadfbec Bug 407227. Include end-of-linebreaker-textrun break opportunity in min-width calculation. r+sr=dbaron,a=schrep 2007-12-06 19:16:07 -08:00
roc+@cs.cmu.edu
9327240c5b Fixing and enabling test for bug 405577. 2007-12-05 20:51:48 -08:00
karlt+@karlt.net
b31f6269f3 disable 405577 for now because of failure on linux - bug 405577 2007-12-05 18:37:41 -08:00
roc+@cs.cmu.edu
3d895dcd14 Bug 405577. Allow available width to go negative for inlines/text, so we can tell whether zero-width content fits or not. Also allow textframes to honour a forced break at the end of the text. r+sr=dbaron 2007-12-05 17:24:03 -08:00
martijn.martijn@gmail.com
20e4a21657 Backing out reftest for bug 404553 for now, because of failures 2007-12-05 04:52:37 -08:00
martijn.martijn@gmail.com
13b4b9271c Reftest for bug 404553 - ASSERTION: Child not at the right index? with table, marquee, span and title 2007-12-05 04:23:15 -08:00
roc+@cs.cmu.edu
f46bfbd93f Bug 406568. Don't reflow abs-pos kids of a block if we're going to reflow it again because of a clearance change. r=sr=dbaron 2007-12-04 18:57:53 -08:00
dholbert@cs.stanford.edu
108776476e Bug 402567: make scrollframe GetMinWidth return the scrolled frame's min-width. r+sr=dbaron a=blocking1.9 2007-12-04 14:03:16 -08:00
bzbarsky@mit.edu
5c98500ba4 Make <select> handle changes to defaultSelected on node for which selected has not been set. Bug 395107, r+sr=sicking. 2007-12-04 08:50:32 -08:00
roc+@cs.cmu.edu
a1bfe8ccdd Bug 406484. Do RecoverStateFrom for not-dirty inline lines containing floats when willReflowAgain is true, because the floats must be moved by deltaY. r+sr=dbaron 2007-12-03 17:30:49 -08:00
reed@reedloden.com
2676ba7d90 Bug 368554 - "[quirks] Image inside table inside table-cell with small width is wrapped" [p=chris@pearce.org.nz (Chris Pearce [cpearce]) r+sr=roc a=blocking1.9+] 2007-12-03 01:24:49 -08:00
roc+@cs.cmu.edu
3577d8dad0 Bug 403426. We should clear whitespace status when we reset the linebreaker. If a final break opportunity exists we should save it and forward it to the line layout. Relanding with a fix so hopefully we won't crash Tp this time. r=smontagu 2007-12-03 00:22:07 -08:00
bzbarsky@mit.edu
2fd792119c Adding tests 2007-12-03 00:04:12 -08:00
bzbarsky@mit.edu
db2d5658a7 Fix bug 404666 by making spanned colframes be continuations of the col that spans them. r=bernd, sr=roc, a=schrep 2007-12-02 23:45:06 -08:00
bzbarsky@mit.edu
44e2c1e61f Don't do arithmetic with unconstrained widths when reflowing comboboxes. Bug 363858, r+sr=dbaron 2007-12-02 22:41:38 -08:00
bzbarsky@mit.edu
d4a053fd03 Disable test for now 2007-12-02 22:26:28 -08:00
bzbarsky@mit.edu
764340917d Don't position bullets on empty list items too high. Bug 403657, r+sr=dbaron 2007-12-02 21:33:22 -08:00
bzbarsky@mit.edu
234f72e42c Relanding test 2007-12-02 17:37:31 -08:00
bzbarsky@mit.edu
2214dafaee Backing out to see whether it somehow fixes the orange 2007-12-02 14:02:47 -08:00
bzbarsky@mit.edu
c3eb8f0979 Wrong filename 2007-12-02 11:49:31 -08:00
bzbarsky@mit.edu
7977e15be8 Fix handling of <script> of unknown type to not screw up the content model. Bug 401946, r+sr=jst 2007-12-02 11:22:14 -08:00
bzbarsky@mit.edu
6b10945e3c Adding test 2007-12-02 10:47:40 -08:00
roc+@cs.cmu.edu
c13f4968b0 Reftest for bug 388026 (fixed by 399531) 2007-12-01 01:31:39 -08:00
roc+@cs.cmu.edu
e1b6765b9c Bug 405305. Fix z-ordering of legend background so it's in the block-backgrounds layer. r+sr=mats 2007-12-01 00:32:51 -08:00
bzbarsky@mit.edu
8ce91c1860 Keep bug order 2007-12-01 00:02:23 -08:00
roc+@cs.cmu.edu
41d0d00457 Backing out bug 403426 2007-11-30 12:52:24 -08:00
roc+@cs.cmu.edu
a2464227d0 Bug 403426. Clear break-after-whitespace flags when we reset the linebreaker. Also rescue a trailing break opportunity when we reset the line breaker and notify the line layout that the opportunity exists. r=smontagu 2007-11-30 12:03:33 -08:00
bzbarsky@mit.edu
67c45a668c Fix FindFrameWithContent to properly walk out-of-flows. Bug 405186, r+sr=roc, a=beltzner 2007-11-28 11:58:04 -08:00
martijn.martijn@gmail.com
d2e0698535 reftest for bug 405584 - Canvas.drawImage method is not working, r=vladimir 2007-11-27 14:23:01 -08:00
bzbarsky@mit.edu
c6a4e4e15a Apparently this can pass sometimes. What a mess. 2007-11-25 18:50:51 -08:00
bzbarsky@mit.edu
1320da85a6 Note the bug that covers the failure 2007-11-25 18:49:45 -08:00
bzbarsky@mit.edu
456a140069 This test fails. Suck. 2007-11-25 16:40:43 -08:00
bzbarsky@mit.edu
886b623f02 Fix bug 403134. r+sr=roc 2007-11-25 16:15:20 -08:00
jwalden@mit.edu
16345fbdf3 Bug 404419 - XML not displayed. Adds a trivial reftest that checks that XML pretty-printing happens for XML documents. r=peterv, a=itsatest 2007-11-20 14:26:55 -08:00
bzbarsky@mit.edu
2bd9645810 Fixing manifest 2007-11-19 20:30:56 -08:00
bzbarsky@mit.edu
a8ad8d5724 When inserting a col into a colgroup after a col with span, insert it after the last columnframe spanned by the span. Bug 404301, r=bernd, sr=roc, a=schrep 2007-11-19 20:29:40 -08:00
bzbarsky@mit.edu
36b6e84d9f Fix the case when a binding's single insertion point is a node that is itself bound by a binding with insertion points. Bug 403962, r+sr=sicking 2007-11-19 20:18:59 -08:00
bzbarsky@mit.edu
95441d0b9b Adding test. 2007-11-19 07:29:15 -08:00
roc+@cs.cmu.edu
cfd185cf42 Bug 331809. Make nsSubdocumentFrame explicitly clip its contents; content can bleed out otherwise, for example if there is no scrollframe associated with the subdocument's viewport. r+sr=mats 2007-11-18 14:20:16 -08:00
roc+@cs.cmu.edu
6a0c55fe89 Bug 402950. Allow spans to always be placed on a line, because part of the span may fit even if the whole span doesn't. Also request backup earlier so we always backup if we decline to place a frame. r+sr=dbaron 2007-11-18 13:36:18 -08:00
dbaron@dbaron.org
d73292f9d0 Make 'vertical-align' work on 'display: inline-table'. b=404030 r+sr=bzbarsky a=blocking1.9+ 2007-11-17 14:33:09 -08:00
joshmoz@gmail.com
223df31984 bug 381835 fixed by patch for bug 381639. 2007-11-17 12:22:01 -08:00
roc+@cs.cmu.edu
4dcead5d4b Bug 403455. Allow prewrap text to record 'last break opportunity'. r=smontagu 2007-11-15 17:48:26 -08:00
roc+@cs.cmu.edu
b41c5e502b Reftest for bug 398101 2007-11-15 17:32:26 -08:00
roc+@cs.cmu.edu
d08a24b780 Reftest for bug 403228. 2007-11-15 17:31:02 -08:00
dholbert@cs.stanford.edu
83e03526b3 Bug 403129: Count zero-width clip rectangles at edge of a BandRect as overlapping it. r+sr=roc, a=blocking1.9 2007-11-15 15:56:23 -08:00
dholbert@cs.stanford.edu
e042a678b0 Bug 393655: Fix undetected cases of lines going empty --> nonempty, due to margins. r+sr=roc, a=blocking1.9+ 2007-11-15 11:07:04 -08:00
dbaron@dbaron.org
1f25d8c240 Add testcases to ensure that we don't regress dynamic changes on tables with scrollable rowgroups. b=386401 2007-11-15 10:08:18 -08:00
dbaron@dbaron.org
110c7b7856 Ignore whitespace-only children of XUL boxes (like the XUL content sink does in the content tree, when in XUL documents). b=403505 r+sr=roc a=blocking1.9+ 2007-11-15 10:06:33 -08:00
bzbarsky@mit.edu
f84c19d566 Adding test. 2007-11-15 10:05:49 -08:00