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
811c283007
Fixing more bugs in tests. Bug 348809.
2007-02-09 21:31:38 +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
bzbarsky%mit.edu
13ff2e280e
Back out incorrect change to test.
2007-02-08 21:51:54 +00:00
dbaron%dbaron.org
feb75c238c
Rename pass.image to pass_image so it has no meaningful extension on all platforms (since .image is meaningful on Mac).
2007-02-08 19:37:05 +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
1701eef32d
Make the test actually valid (before, it ended up off from the reference by
...
somewhere on the order of 1/3 px).
2007-02-08 07:25:30 +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
dfbaaf6e74
Be more tolerant of varying font metrics so the tests pass on Mac too, and clean up some things from the last round of changes. b=9458,18217
2007-02-04 20:52:46 +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
dbaron%dbaron.org
fedf652c19
Add image that I forgot to add when checking in bug 368020.
2007-02-02 04:29:52 +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
93e4db1532
Fix bug 363406, patch by Nickolay Ponomarev <asqueella@gmail.com>,
...
r+sr=bzbarsky
2006-12-18 03:59:46 +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
bmlk%gmx.de
f071dd3a07
typo fix
2006-12-11 20:09:25 +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
609b5881dd
Fixing buglet.
2006-12-04 02:15:22 +00:00
bzbarsky%mit.edu
52d51450c5
Add regression tests for bug 362594.
2006-12-03 23:39:49 +00:00
martijn.martijn%gmail.com
598266ff83
Bug 319654 - Processing instructions in XUL are not added to the content model, modifying test10, to make it more correct
2006-11-22 18:34:07 +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
fee39a21c6
forgot the js that drives the table-dom tests not part of any build
2006-11-06 06:20:45 +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
8f38806c59
Add meta-charset.
2006-10-27 19:51:43 +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
davel%mozilla.com
725e5c60c2
b=344591, r=dbaron, rename check to lcheck
2006-10-23 21:35:12 +00:00
dbaron%dbaron.org
3bceb42c3c
Add some initial reftest test files. b=344591
2006-10-23 18:40:40 +00:00