dbaron%dbaron.org
cd5d42ab25
Add reftests for text-indent.
2007-03-25 19:26:40 +00:00
dbaron%dbaron.org
562406b2ed
Add counter tests that I wrote for bug 3247, converted to reftest format by Rob Campbell <rcampbell@mozilla.com>.
2007-03-23 06:28:25 +00:00
roc+%cs.cmu.edu
6c45cfc583
Bug 374866. Reftests for text-transform. r=dbaron
2007-03-22 23:01:14 +00:00
sharparrow1%yahoo.com
a938929993
Bug 374050: add printing test mode to reftests. See bug/sample test for how to make printing tests.
2007-03-21 06:07:42 +00:00
bmlk%gmx.de
f6ac75af77
moving table dom entries into sub dir reftest.list adding test for 373390
2007-03-17 15:50:42 +00:00
asqueella%gmail.com
be0b28d6a2
fix bug 371026 - reftest: double setTimeout from onload is not late enough for some tests
...
the fix is to provide a way for the testcase to indicate when it's finished loading.
Also move the reftest self-checks into their own manifest.
r=dbaron
2007-03-07 19:50:02 +00:00
jruderman%hmc.edu
1c1f70a1e9
Add reftest for bug 372776. r=bernd.
2007-03-07 19:17:24 +00:00
bzbarsky%mit.edu
3097c2bbb5
Make first-letter frames use the content parent of the textnode as their
...
content. Add some first-letter tests, and a few assertions. Bug 367650, r+sr=roc
2007-02-28 22:32:00 +00:00
dbaron%dbaron.org
ff1b32f760
Move tests for bugs subdirectory into a manifest within that directory, and sort them by bug number. Patch by Ryan VanderMeulen <ryanvm@gmail.com>. r+sr=dbaron b=371874
2007-02-28 02:05:33 +00:00
mats.palmgren%bredband.net
90746478d9
Marking this reftest "random" for now. Ok by bzbarsky@mit.edu via email. Filed bug 371890 to followup.
2007-02-27 07:08:13 +00:00
mats.palmgren%bredband.net
44fc9ed0a1
Add reftests for bug 98223. b=98223 r+sr=bzbarsky
2007-02-27 06:17:52 +00:00
dbaron%dbaron.org
86b3bf8230
Note a failure due to the cutting-off bug on Mac.
2007-02-23 18:11:28 +00:00
dbaron%dbaron.org
cefc312c3c
Add pixel-rounding subdirectory.
2007-02-22 09:25:24 +00:00
dbaron%dbaron.org
cc8130d941
Create subdirectory manifest for table-width directory.
2007-02-20 22:14:57 +00:00
bzbarsky%mit.edu
22fa771d50
Refactor some repetitive computed style code. Bug 365932, r+sr=dbaron
2007-02-20 18:43:16 +00:00
dbaron%dbaron.org
31de09ee72
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
c9007f90a9
Fix bug 370692. r+sr=rbs
2007-02-19 20:46:31 +00:00
sharparrow1%yahoo.com
96eef9d1af
Adding reftests for bug 370629.
2007-02-19 01:16:32 +00:00
bzbarsky%mit.edu
25c2235c83
Fix bug 370586. r=bernd, sr=roc
2007-02-19 01:10:28 +00:00
asqueella%gmail.com
86aaabb1af
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
5444e34bc5
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
7f3aa42b5f
Another round of tests converted from reflow branch (bug 300030) testcases.
2007-02-17 05:37:13 +00:00
dbaron%dbaron.org
e38d003e87
Start converting reflow branch (bug 300030) table testcases to reftests.
2007-02-16 23:30:22 +00:00
dbaron%dbaron.org
6983ab4744
Add tests for bug 25888 (an open bug).
2007-02-14 02:28:16 +00:00
bzbarsky%mit.edu
5776612d22
List the right bug number. Bug 348809, patch by Rob Campbell, r=bzbarsky
2007-02-09 17:12:04 +00:00
bzbarsky%mit.edu
758c238b3f
Fix bug 348809. r+sr=dbaron
2007-02-09 06:20:47 +00:00
dbaron%dbaron.org
54a491c063
Another random test on Windows due to native theme issues.
2007-02-09 01:49:56 +00:00
dbaron%dbaron.org
d339f9de1f
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
0f0acb5a23
Mark expected test failure for Mac.
2007-02-08 19:31:37 +00:00
dbaron%dbaron.org
e2cad6ddc7
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
e77da62f48
Adding tests for bug 144004.
2007-02-06 07:32:09 +00:00
bzbarsky%mit.edu
9b88836aa4
Adding test for bug 361091.
2007-02-06 05:14:25 +00:00
bzbarsky%mit.edu
ac2c886ef1
Converting some tests to reftest.
2007-02-05 05:32:25 +00:00
dbaron%dbaron.org
497220ce28
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
6a9744c34c
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
eb470f71ed
Comment out a test that fails intermittently.
2007-02-02 05:18:25 +00:00
jwalden%mit.edu
bffb9c4ab2
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
585fa7bb73
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
113ea06361
Add tests for support of 'overflow' on inline-block elements. b=367247
2007-02-01 02:13:07 +00:00
dbaron%dbaron.org
f902ca6c73
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
9f9adcd2cd
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
bb79257e15
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
018190c39c
Make <style> elements notice text content changes. Bug 367612, r+sr=sicking
2007-01-30 05:50:22 +00:00
bzbarsky%mit.edu
7831ffe4cb
Fix bug 300691. r+sr=sicking
2007-01-30 05:48:22 +00:00
dbaron%dbaron.org
765022065d
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
bb150f250f
Add testcases for visual part of bug 347912.
2007-01-25 03:31:14 +00:00
dbaron%dbaron.org
47f4966b12
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
1556078e33
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
b614fbfae0
Adding some more tests.
2007-01-20 04:29:02 +00:00
bzbarsky%mit.edu
b58eda2633
Adding regression test.
2007-01-19 02:48:44 +00:00