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

206 Коммитов

Автор SHA1 Сообщение Дата
dbaron%dbaron.org 0636b798d4 Fix bug in reference rendering for percent-truncation-3: the min widths of the columns need to match the test, since we size between percent and min. b=370720 2007-02-19 21:24:53 +00:00
bzbarsky%mit.edu 02f59d4ce8 Fix bug 370692. r+sr=rbs 2007-02-19 20:46:31 +00:00
sharparrow1%yahoo.com aea22680b4 Adding reftests for bug 370629. 2007-02-19 01:16:32 +00:00
bzbarsky%mit.edu d942dc7cc0 Fix bug 370586. r=bernd, sr=roc 2007-02-19 01:10:28 +00:00
asqueella%gmail.com 81dce56ff0 Bug 366089 - move XUL reftests into a separate manifest, included from the main one.
r=dbaron
2007-02-18 22:46:43 +00:00
dbaron%dbaron.org e991cbf0ba Subtract allocated parts before repeating division used for allocation to avoid rounding error of total. b=366865 r=bernd sr=roc 2007-02-18 19:49:50 +00:00
dbaron%dbaron.org c7c8cde5ad Another round of tests converted from reflow branch (bug 300030) testcases. 2007-02-17 05:37:13 +00:00
dbaron%dbaron.org 6687d10589 Start converting reflow branch (bug 300030) table testcases to reftests. 2007-02-16 23:30:22 +00:00
dbaron%dbaron.org 7d48e1b0e7 Add tests for bug 25888 (an open bug). 2007-02-14 02:28:16 +00:00
bzbarsky%mit.edu 8d41347c24 List the right bug number. Bug 348809, patch by Rob Campbell, r=bzbarsky 2007-02-09 17:12:04 +00:00
bzbarsky%mit.edu 8c89c88908 Fix bug 348809. r+sr=dbaron 2007-02-09 06:20:47 +00:00
dbaron%dbaron.org 9f2d4a0820 Another random test on Windows due to native theme issues. 2007-02-09 01:49:56 +00:00
dbaron%dbaron.org 3d356033a8 Mark (at least some of) the tests with native theme as random on Windows. 2007-02-09 00:24:25 +00:00
dbaron%dbaron.org 318580a5ec Mark expected test failure for Mac. 2007-02-08 19:31:37 +00:00
dbaron%dbaron.org 5572c401f7 Allow reftest to be marked as failing or random on a specific platform. b=369330 r=robcee 2007-02-08 19:24:43 +00:00
bzbarsky%mit.edu d7d80357a8 Adding tests for bug 144004. 2007-02-06 07:32:09 +00:00
bzbarsky%mit.edu b7e677c58f Adding test for bug 361091. 2007-02-06 05:14:25 +00:00
bzbarsky%mit.edu 30e7ee8058 Converting some tests to reftest. 2007-02-05 05:32:25 +00:00
dbaron%dbaron.org aee1243d50 Tweak inline-block and inline-table z-ordering tests so they work with a broader range of font metrics and line heights. 2007-02-02 06:15:24 +00:00
dbaron%dbaron.org b04f7cdf5d Allow display:inline-block to be used on :before and :after. b=368622 r+sr=bzbarsky 2007-02-02 06:13:37 +00:00
dbaron%dbaron.org f279069a2d Comment out a test that fails intermittently. 2007-02-02 05:18:25 +00:00
jwalden%mit.edu 8368c301e7 Add reftests for most of bug 1156. There's still more to do, but this covers probably 70-80% of it. r=biesi, sr=dbaron 2007-02-02 02:42:04 +00:00
dbaron%dbaron.org 09e17d7ae9 Add tests for dynamic resizing of things that depend on width of container. b=163504, 28811 2007-02-01 02:14:40 +00:00
dbaron%dbaron.org 50f142d1af Add tests for support of 'overflow' on inline-block elements. b=367247 2007-02-01 02:13:07 +00:00
dbaron%dbaron.org 2f6f23ebd3 Make things inside foreignObject reflow in response to style changes that cause reflow. b=328829 r=jwatt sr=roc 2007-01-31 05:22:40 +00:00
dbaron%dbaron.org f26ccbdf9d Fix handling of background-clip and background-origin to honor GetSkipSides. b=368020 r+sr=roc 2007-01-31 05:21:05 +00:00
asqueella%gmail.com 445ff76524 fix bug 363419 - Direct children of <overlay> not created correctly.
Don't create XUL "placeholder" element for them, instead use the same logic as elsewhere, as these nodes can end up in the master document.

r=smaug, sr=sicking
2007-01-30 12:49:24 +00:00
bzbarsky%mit.edu fcd7e069de Make <style> elements notice text content changes. Bug 367612, r+sr=sicking 2007-01-30 05:50:22 +00:00
bzbarsky%mit.edu b38b5e7e7c Fix bug 300691. r+sr=sicking 2007-01-30 05:48:22 +00:00
dbaron%dbaron.org 5cb78b8e99 Implement CSS display types inline-block and inline-table. b=9458, 18217 r+sr=bzbarsky 2007-01-27 18:36:57 +00:00
dbaron%dbaron.org db4125163c Add testcases for visual part of bug 347912. 2007-01-25 03:31:14 +00:00
dbaron%dbaron.org f6245f0ed9 Change the bulk of ascent (baseline) computation to happen on a virtual method on nsIFrame, and remove the redundant descent member from nsHTMLReflowMetrics, primarily to support having both first-line and last-line baselines. b=367332 r+sr=roc 2007-01-23 04:06:56 +00:00
bzbarsky%mit.edu 7a61f6f940 Don't do XUL collapsing stuff with HTML text inputs or HTML scrollframes. Bug
335628, r+sr=roc
2007-01-22 04:27:31 +00:00
bzbarsky%mit.edu 742043ffc1 Adding some more tests. 2007-01-20 04:29:02 +00:00
bzbarsky%mit.edu 071fea8fe7 Adding regression test. 2007-01-19 02:48:44 +00:00
bzbarsky%mit.edu c760421bdd Adding regression test. 2007-01-18 00:39:02 +00:00
dbaron%dbaron.org 52d0e2d098 Fix incorrectly placed PR_MAX(), since the span* values are additions to the base values. b=365173 r=bernd sr=bzbarsky 2007-01-13 01:08:18 +00:00
dbaron%dbaron.org b32b8039f8 Accumulate column-spanning cells into column intrinsic widths separately for each number of columns spanned, in increasing order. b=363329 r=bernd sr=bzbarsky 2007-01-13 01:04:56 +00:00
bzbarsky%mit.edu ef5d60ab75 Use the right percentage base for figuring out text-indent when drawing the
text-decoration.  Bug 364862, r+sr=dbaron
2006-12-30 05:56:25 +00:00
bzbarsky%mit.edu 0abf394cbc Be consistent about what percentage border-radius is a percentage of. Bug
364861, r+sr=roc
2006-12-30 05:23:51 +00:00
bzbarsky%mit.edu 6d9b55ffeb Adding regression test. 2006-12-18 03:29:35 +00:00
bzbarsky%mit.edu f61607c926 Fix computation of a hypothetical box for abs pos frames which are descendants
of a rel-pos block.  Bug 363637, r+sr=dbaron
2006-12-18 03:00:23 +00:00
bzbarsky%mit.edu 2d043e82c6 Adding regression test. 2006-12-14 22:35:52 +00:00
bzbarsky%mit.edu 83991ca9d5 Add tests for bug 332557 2006-12-12 15:45:12 +00:00
bzbarsky%mit.edu 826f0598e3 Adding test for bug 360065, r=dbaron 2006-12-12 15:27:05 +00:00
bzbarsky%mit.edu 3821cbdec6 More tests pass now that reflow branch landed. 2006-12-08 08:53:41 +00:00
bzbarsky%mit.edu ed1b5be3d0 Add more tests. 2006-12-06 06:59:22 +00:00
bzbarsky%mit.edu c9a0908c02 Add a few more tests 2006-12-06 06:20:21 +00:00
bzbarsky%mit.edu d423cfece9 Better naming for the tests for bug 362594 2006-12-04 02:24:03 +00:00
bzbarsky%mit.edu 52d51450c5 Add regression tests for bug 362594. 2006-12-03 23:39:49 +00:00
bzbarsky%mit.edu a8888ec414 Add reftest for processing instructions (CSS and overlay) in XUL documents.
Bug 319654, sr=dbaron, r= pending.
2006-11-21 04:19:14 +00:00
bzbarsky%mit.edu 1044a9b2b9 Adding test for bug 142233. 2006-11-11 06:55:36 +00:00
bmlk%gmx.de 7d6ef1a6a2 conversion of the table dom layout regression files to reftest, not part of any build 2006-11-05 16:43:35 +00:00
dbaron%dbaron.org 6336405e13 Note expected failure filed as bug 351641. 2006-10-27 21:26:06 +00:00
dbaron%dbaron.org 70bf6cc3e7 Add testcases for bug 339289, from Adam Guthrie <ispiked@gmail.com>, r=dbaron 2006-10-23 23:38:59 +00:00
dbaron%dbaron.org 3bceb42c3c Add some initial reftest test files. b=344591 2006-10-23 18:40:40 +00:00