Commit Graph

220 Commits

Author SHA1 Message Date
smontagu@smontagu.org
2363989855 Reftest for bug 391045 2007-08-26 14:24:48 -07:00
bzbarsky@mit.edu
82d377683c Make line-height specified in ch units work. Bug 391909, r+sr+a+dbaron 2007-08-24 15:20:24 -07:00
bzbarsky@mit.edu
32444ff39f Make maxlength not affect initial values or scripted sets. Bug 345267, r+sr=mats, a=dbaron 2007-08-21 20:22:21 -07:00
bzbarsky@mit.edu
e234beb50d Make auto-height abs-pos textfields with top and bottom offsets both set use their intrinsic height, per spec. Bug 385870, r+sr+a=dbaron 2007-08-21 20:07:25 -07:00
jwatt@jwatt.org
87ce0a4099 Reftest for bug 367368 2007-08-21 13:48:36 -07:00
jwatt@jwatt.org
88a690948d Gah! Apparently this fails all round 2007-08-21 06:31:41 -07:00
jwatt@jwatt.org
6d95cc7a42 Don't run failing test on mac 2007-08-21 06:25:56 -07:00
jwatt@jwatt.org
88705486e1 Reftest for SVG inline in XUL, bug 364732. 2007-08-21 05:58:33 -07:00
bzbarsky@mit.edu
b20e634109 Don't make getting .selected change what .selected returns in the future. Bug 391994, r+sr+a=sicking 2007-08-20 20:24:11 -07:00
sharparrow1@yahoo.com
5ce6586b57 Reftests for bug 383883 and dependencies 2007-08-20 13:26:55 -07:00
bzbarsky@mit.edu
406edd85f0 Adding test. 2007-08-17 21:47:41 -07:00
bzbarsky@mit.edu
71c361ac5f Relanding bug 390425, with attempted performance regression fix. r+sr+a=roc 2007-08-15 16:20:25 -07:00
bzbarsky@mit.edu
f1faedd0f6 Adding tests 2007-08-13 09:27:50 -07:00
bzbarsky@mit.edu
cc4ab43659 Adding test. 2007-08-12 22:03:51 -07:00
bzbarsky@mit.edu
65ea334fb9 Adding test. 2007-08-12 19:40:35 -07:00
bzbarsky@mit.edu
6b5d9a0732 Back out bug 390425 to fix performance regression. 2007-08-10 15:55:21 -07:00
bzbarsky@mit.edu
e1604f73ea Simplify handling of {ib} splits. Bug 390425, r+sr=roc, a=dbaron 2007-08-10 13:02:11 -07:00
bzbarsky@mit.edu
b39ebf2258 Don;t process pseudo-frames if we're not going to actually create a replaced element frame (or in fact any frame at all, in this case!). Bug 391140, r=bernd, sr+a=roc 2007-08-10 10:18:11 -07:00
bzbarsky@mit.edu
a7f9c8f9e0 Adding tests 2007-08-10 10:11:55 -07:00
kairo@kairo.at
793e31f485 bug 383080 - add -moz-image-region reftest, r=roc 2007-08-10 03:43:28 -07:00
vladimir@pobox.com
103b1d6c81 b=382049, mac native form controls draw at incorrect positions in offscreen surfaces, patch from jdaggett@mozilla.com, r/a=vlad 2007-08-07 12:36:40 -07:00
bzbarsky@mit.edu
d85872ea5d Hoist the code for handling class and id up from nsGenericHTMLElement to the newly-created nsStyledElement so that it can be reused by MathML and to some extent by SVG. Bug 379178, patch by Daniel Kraft <domob@daniel-kraft.net>, r=jwatt for the SVG changes, r+sr=sicking for the rest, a=dsicore 2007-08-06 08:27:19 -07:00
jruderman@hmc.edu
434c1f2e9b Add reftests for bug 387201. 2007-08-02 21:22:58 -07:00
dbaron@dbaron.org
1dfc2637bf Prefer distributing the width of a column-spanning cell to columns without specified widths, and make a specified width on a column-spanning cell not cause the column to be considered to have a specified width. b=379361 Patch by Daniel Holbert <dholbert@mozilla.com>. r+sr=dbaron 2007-08-02 17:07:29 -07:00
bzbarsky@mit.edu
ed733059c6 Add the tests too. 2007-08-02 14:36:59 -07:00
bzbarsky@mit.edu
ebcca4dbd4 Make sure to reflow the caption if it gets inserted into our table before another caption. Bug 389924, r=bernd, sr+a=dbaron 2007-08-02 14:34:58 -07:00
bzbarsky@mit.edu
590e445e10 Make ContentInserted for captions more like ContentAppended and normal frame construction. Bug 386014, r=bernd, sr=roc, a=dbaron 2007-08-02 14:29:51 -07:00
bzbarsky@mit.edu
21fd3a72bb Fix EOF handling after an !important. Bug 390318, r+sr+a=dbaron 2007-08-02 14:20:11 -07:00
roc+@cs.cmu.edu
45e1458a84 Bug 379349. Reftest files need to be added. Created by fantasai 2007-07-25 21:48:54 -07:00
roc+@cs.cmu.edu
61373b8418 Bug 379349. Add support for 'overflow containers' --- special frame continuations that do not map any content of their own, but serve only as containers for laying out children that overflowed their parents' content height. patch by fantasai, r+sr=eli,roc 2007-07-25 21:03:29 -07:00
bzbarsky@mit.edu
7ab1fb826f Adding tests that make sure bug 352980 doesn't regress anything. 2007-07-25 14:47:22 -07:00
sharparrow1@yahoo.com
6c6be80405 Reftest for bug 386147 2007-07-23 17:08:33 -07:00
martijn.martijn@gmail.com
1776b80002 Reftests for bug 386470, r=peterv 2007-07-23 16:40:17 -07:00
jwatt@jwatt.org
ffb0300cb4 Preemptive reftest for bug 379178. 2007-07-23 06:50:52 -07:00
bzbarsky@mit.edu
3407fd227a Adding test. 2007-07-22 13:30:09 -07:00
sharparrow1@yahoo.com
8f6c4e99eb Reftest for bug 384762 2007-07-20 13:09:08 -07:00
sharparrow1@yahoo.com
30716ccda9 Reftest for bug 384876 2007-07-20 11:39:36 -07:00
roc+@cs.cmu.edu
86d69d1566 Bug 364680. Intrinsic widths for columns. r+sr=dbaron 2007-07-19 19:21:43 -07:00
roc+@cs.cmu.edu
07af8356d3 Note bug number 2007-07-19 02:10:56 -07:00
roc+@cs.cmu.edu
4fcd2aa74b Marking failing z-index test as failing on Windows. 2007-07-19 01:31:47 -07:00
roc+@cs.cmu.edu
978c996446 Bug 328296. z-index reftest. 2007-07-18 21:38:19 -07:00
roc+@cs.cmu.edu
4b46c408b0 Bug 328296. z-index reftest. 2007-07-18 21:02:49 -07:00
jwalden@mit.edu
b9d07173a5 Bug 376489 - Serve reftests from a web server so as not to depend on external resources, if the reftest is marked as needing HTTP; also picks up support for HTTP header and status modification in reftest files. r=dbaron 2007-07-18 14:32:50 -07:00
roc+@cs.cmu.edu
536f449de3 Bug 388591. Make reftests/bugs/368020-5.html random on Linux until someone can figure out why it fails on centos5. 2007-07-18 14:31:08 -07:00
bzbarsky@mit.edu
ffdfeb8219 Adding test. 2007-07-18 12:56:20 -07:00
smontagu@smontagu.org
6cae09f047 Mark 387653.html as failing on Windows 2007-07-17 00:25:11 -07:00
smontagu@smontagu.org
930ab7f0cd Mark 387653.html as failing on Mac 2007-07-16 23:37:28 -07:00
smontagu@smontagu.org
7b3cb31faf Add reftest for bug 387653 2007-07-16 23:09:46 -07:00
roc+@cs.cmu.edu
21751c06e8 Bug 386920 reftests. 2007-07-16 16:02:00 -07:00
bzbarsky@mit.edu
006048fcb9 Minor tweak to test 2007-07-12 14:48:43 -07:00