Граф коммитов

457 Коммитов

Автор SHA1 Сообщение Дата
jruderman@hmc.edu cdb1fc399e Add reftests. 2008-02-19 23:16:56 -08:00
dbaron@dbaron.org 4192bf8c4a Treat backgrounds on body the same in XHTML as for HTML. b=379461 r+sr=bzbarsky a=schrep 2008-02-19 10:46:21 -08:00
dbaron@dbaron.org 33c8af3660 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 18987947d2 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 7d3320553b 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 1b643514f5 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 4f8c365bfe Add reftests 2008-02-14 17:32:02 -08:00
roc+@cs.cmu.edu 7075a335fd Enable reftest for bug 400813 2008-02-14 12:35:53 -08:00
mats.palmgren@bredband.net db6b8c956e Reftest for bug 413982. 2008-02-12 07:05:37 -08:00
roc+@cs.cmu.edu abee6630e1 backing out bug 400813 again due to reftest failure... 2008-02-11 18:48:17 -08:00
roc+@cs.cmu.edu 5c233a1d82 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 f4a6450e94 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 0363493ff8 Fix some sorting errors. 2008-02-10 13:53:52 -08:00
dbaron@dbaron.org f94fd579c7 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 362cb1be79 Adding test 2008-02-10 13:29:32 -08:00
dbaron@dbaron.org 1a1872a692 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 7f8f780867 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 b592bf2f32 Commenting out reftest since it fails on Mac (qm-xserve01). 2008-02-06 11:59:33 -08:00
mats.palmgren@bredband.net f1d078e293 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 0b989b691c Backing out 400813, sigh 2008-01-29 23:35:05 -08:00
roc+@cs.cmu.edu d304af325c Bug 400813 reftest 2008-01-29 23:24:00 -08:00
dbaron@dbaron.org f970a9abc8 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 48cd9701f5 Relanding bug 412679. r+sr=dbaron 2008-01-27 12:24:06 -08:00
roc+@cs.cmu.edu 22aa9d38ba 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 d3ac2bc0d6 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 6ab7498fef Bug 413292 reftest 2008-01-26 16:16:04 -08:00
myk@mozilla.org 7d62e26ef5 backing out fix for bug 412679 because it regressed a reftest 2008-01-25 15:02:23 -08:00
bzbarsky@mit.edu 917393525a Adding tests. 2008-01-25 13:42:40 -08:00
reed@reedloden.com 028f8b700b Re-enable reftest. 2008-01-24 22:46:08 -08:00
reed@reedloden.com 9021a87f0c 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 5bb75ac1d0 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 0713cec344 Mark some tests involving image scaling as failing on Mac. 2008-01-23 18:05:14 -08:00
dbaron@dbaron.org 04efaeaee5 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 9e6bcc0166 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 a20bb841e3 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 6282aa5280 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 e8b272f61f Backout Jesse's orange-ness 2008-01-17 23:12:31 -08:00
jruderman@hmc.edu 74fdb0b994 Add reftests for handling of mathbackground attribute 2008-01-17 20:41:42 -08:00
dholbert@cs.stanford.edu 2ed65950de 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 b94c5271df 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 e0926cc934 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 82ad33770c Reftest for bug 411334. 2008-01-09 15:17:45 -08:00
martijn.martijn@gmail.com 7631d04a65 Reftests for bug 407016, r=dholbert 2008-01-09 06:14:21 -08:00
martijn.martijn@gmail.com 9e4bfe8f97 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 ab982faa16 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 96da482e7e backing out bug 355548 due to test failures 2008-01-08 15:11:27 -08:00
roc+@cs.cmu.edu c816d4ca4f 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 64961b4767 Bug 408656 reftests. r=bz 2008-01-07 11:22:52 -08:00
bzbarsky@mit.edu dc7ecebfee 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 b98a455eee Fix the reftest for bug 391979. 2008-01-04 15:13:08 -08:00
mats.palmgren@bredband.net a4fceb7b3a 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 5b263f9ea3 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 d492281d2e 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 927873f0e4 Adding test. 2007-12-30 14:34:15 -08:00
jdaggett@mozilla.com 8527665bcb 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 9e01023636 Add reftest 2007-12-23 18:08:45 -08:00
jruderman@hmc.edu 5c4de33767 Add a reftest 2007-12-23 17:47:40 -08:00
jruderman@hmc.edu d2ecf9b321 Add reftests for dynamic cross-element ligatures 2007-12-23 17:38:11 -08:00
jruderman@hmc.edu 7e20ec75a8 Add reftest 2007-12-23 17:22:02 -08:00
bzbarsky@mit.edu de533c747b Adding tests 2007-12-20 19:36:38 -08:00
jwalden@mit.edu 46fda60001 Windows and Linux suck because they don't like the Acid2 reftest. 2007-12-20 18:51:30 -08:00
jwalden@mit.edu 9ac0e3214b 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 272266b6c5 Add bug number for skipped reftest 2007-12-19 21:40:15 -08:00
jruderman@hmc.edu 64543ec07d 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 2a5bd8f474 Let's see whether this test still turns Windows orange/red. 2007-12-19 20:22:14 -08:00
bzbarsky@mit.edu 67312863f7 Adding test 2007-12-19 10:08:05 -08:00
bzbarsky@mit.edu 78638d1cf3 Adding test 2007-12-19 09:54:48 -08:00
martijn.martijn@gmail.com 73714dd5c3 Reftest for bug 402807, r=roc 2007-12-19 09:08:30 -08:00
martijn.martijn@gmail.com 7fc359404a Reftest for bug 396024, r=dbaron 2007-12-19 08:52:37 -08:00
martijn.martijn@gmail.com 9cc9359f8e Extra reftest for bug 403519 2007-12-19 03:12:31 -08:00
karlt+@karlt.net f5b42c233f 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 0f1a979865 putting these back too, oops! 2007-12-18 13:43:16 -08:00
vladimir@pobox.com 1c54abb0ff accidentally uncommented this 2007-12-18 13:41:16 -08:00
vladimir@pobox.com 0f4d7776fb Fix reftest for bug 24998 2007-12-18 13:30:13 -08:00
vladimir@pobox.com f486de3a54 b=24998, background images spill beyond rounded borders; r+sr=roc 2007-12-18 12:59:48 -08:00
bzbarsky@mit.edu 46ba55e7e4 Adding test. 2007-12-18 08:23:57 -08:00
rflint@ryanflint.com 6476c4ad8b Add reftest 2007-12-18 03:22:54 -08:00
jruderman@hmc.edu 91e60cf986 Add reftests for document.linkColor 2007-12-17 22:12:34 -08:00
jruderman@hmc.edu 41978e6d6e 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 66002db1fa Skip this test on Windows too. 2007-12-17 20:30:33 -08:00
jruderman@hmc.edu 37af1b8f91 Try to fix Windows test bustage 2007-12-17 19:34:13 -08:00
jruderman@hmc.edu b57dafa810 Add reftest 2007-12-17 17:03:51 -08:00
jruderman@hmc.edu 8b38b743b0 Add reftest 2007-12-17 16:56:16 -08:00
bzbarsky@mit.edu d4d9aa32ed Adding tests 2007-12-16 20:50:54 -08:00
bzbarsky@mit.edu 7c8c6db158 Adding tests 2007-12-16 20:40:36 -08:00
jruderman@hmc.edu 1efa64a7c4 Add reftest (hopefully it's correct) 2007-12-16 18:38:18 -08:00
jruderman@hmc.edu 5f4d8ccc7e Add reftest for non-wrapping, justified text containing ligatures 2007-12-15 21:58:38 -08:00
jruderman@hmc.edu b0d3020100 Add reftest based on "mysteriously blank testcase" 2007-12-15 21:53:34 -08:00
jruderman@hmc.edu 30b238b98c Add reftest 2007-12-15 16:31:20 -08:00
jruderman@hmc.edu f1cc622835 Add reftest 2007-12-15 15:14:50 -08:00
jruderman@hmc.edu f7cd88bcea Add reftest for leak bug (and to make sure it displays nothing) 2007-12-15 13:33:51 -08:00
jruderman@hmc.edu ec01744fab Add reftests. 2007-12-15 13:30:07 -08:00
jruderman@hmc.edu 26ff965054 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 d29ecd00ad Add reftest for nsXULElementTearoff 2007-12-14 20:59:06 -08:00
jruderman@hmc.edu a7737fe35e Add reftest for bug 212563. 2007-12-13 21:51:42 -08:00
martijn.martijn@gmail.com 2ffef916a5 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 a57f10c262 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 797b89f601 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 3327ae5ee9 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 5feca62ec9 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 0df022faac 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 095643fe53 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 23d88cc4b3 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 fe406daeba Fixing and enabling test for bug 405577. 2007-12-05 20:51:48 -08:00
karlt+@karlt.net 9eed1666cf disable 405577 for now because of failure on linux - bug 405577 2007-12-05 18:37:41 -08:00
roc+@cs.cmu.edu 96732f1829 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 0b0c691827 Backing out reftest for bug 404553 for now, because of failures 2007-12-05 04:52:37 -08:00
martijn.martijn@gmail.com d0940dfa6b 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 6068106aa9 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 ccc7cad583 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 c446f4e760 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 8f60f35e6e 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 0a89edbe84 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 b59ab6a038 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 d68e211e1e Adding tests 2007-12-03 00:04:12 -08:00
bzbarsky@mit.edu 6c0d0c1564 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 365fb40b8c 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 7ddce12e0f Disable test for now 2007-12-02 22:26:28 -08:00
bzbarsky@mit.edu ee48eb1bf9 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 6cf2f99152 Relanding test 2007-12-02 17:37:31 -08:00
bzbarsky@mit.edu 1c90420fcc Backing out to see whether it somehow fixes the orange 2007-12-02 14:02:47 -08:00
bzbarsky@mit.edu acc7f4b353 Wrong filename 2007-12-02 11:49:31 -08:00
bzbarsky@mit.edu 57740f0c37 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 b31adf74cd Adding test 2007-12-02 10:47:40 -08:00
roc+@cs.cmu.edu 152a1c3e65 Reftest for bug 388026 (fixed by 399531) 2007-12-01 01:31:39 -08:00
roc+@cs.cmu.edu f6a0bf6aa0 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 992c0f60ba Keep bug order 2007-12-01 00:02:23 -08:00
roc+@cs.cmu.edu d6da6b5316 Backing out bug 403426 2007-11-30 12:52:24 -08:00
roc+@cs.cmu.edu d8d80a602f 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 1d35345354 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 277c9f383d reftest for bug 405584 - Canvas.drawImage method is not working, r=vladimir 2007-11-27 14:23:01 -08:00
bzbarsky@mit.edu a39c23a63f Apparently this can pass sometimes. What a mess. 2007-11-25 18:50:51 -08:00
bzbarsky@mit.edu 889f65450a Note the bug that covers the failure 2007-11-25 18:49:45 -08:00
bzbarsky@mit.edu 8c1d8ab8f2 This test fails. Suck. 2007-11-25 16:40:43 -08:00
bzbarsky@mit.edu 534ae34647 Fix bug 403134. r+sr=roc 2007-11-25 16:15:20 -08:00
jwalden@mit.edu 294850978b 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 cf0537a56c Fixing manifest 2007-11-19 20:30:56 -08:00
bzbarsky@mit.edu 326c3d5ec2 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 39e4684fad 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 0a9026e2bb Adding test. 2007-11-19 07:29:15 -08:00
roc+@cs.cmu.edu c1afbcc9eb 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 4d16d41efc 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 ebc992bbc2 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 fc90c59e51 bug 381835 fixed by patch for bug 381639. 2007-11-17 12:22:01 -08:00
roc+@cs.cmu.edu 30e0c31a6f Bug 403455. Allow prewrap text to record 'last break opportunity'. r=smontagu 2007-11-15 17:48:26 -08:00
roc+@cs.cmu.edu 47d7e8958e Reftest for bug 398101 2007-11-15 17:32:26 -08:00
roc+@cs.cmu.edu fb95336ac0 Reftest for bug 403228. 2007-11-15 17:31:02 -08:00
dholbert@cs.stanford.edu 4cafdf1ff6 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 ecc90f62bb 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 a25c965e17 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