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

383 Коммитов

Автор SHA1 Сообщение Дата
bzbarsky%mit.edu 9404d2126d Process XBL constructors after processing style reresolves. In particular,
this makes sure that we process the former even if there were none of the
latter.  Bug 394676 and bug 394014, r=smaug, sr=sicking, a=roc
2007-09-14 19:15:44 +00:00
gavin%gavinsharp.com 64df6a8026 Check the test for bug 394534 back in 2007-09-11 18:57:32 +00:00
gavin%gavinsharp.com 250a612d51 Remove missing reftest 2007-09-11 16:40:39 +00:00
jst%mozilla.org 6b4e783fa7 Fixing bug 394534. Make first attribute win in misplaced content. Patch by bzbarsky@mit.edu, r=mrbkap@gmail.com, sr=peterv@propagandism.org, a=jonas@sicking.cc/dsicore@mozilla.com 2007-09-10 23:50:16 +00:00
jruderman%hmc.edu a202ff72d7 I think bz forgot to remove this "why it fails" comment when he marked the test as no longer failing. 2007-09-06 04:45:21 +00:00
roc+%cs.cmu.edu 61cf668d64 Bug 392435. Reftest... 2007-09-06 01:54:51 +00:00
bzbarsky%mit.edu eb2c7c7829 Fix bug 394111. r+sr+a=bzbarsky 2007-09-03 01:28:08 +00:00
bzbarsky%mit.edu 1da39fe684 Adding test. 2007-09-01 02:35:08 +00:00
bzbarsky%mit.edu ae604b5829 Fix bug 393671. r+sr+a=roc 2007-08-27 02:48:43 +00:00
bzbarsky%mit.edu 51a41cc940 Fix filename. 2007-08-27 01:08:15 +00:00
bzbarsky%mit.edu 8bc912e0bd Adding tests 2007-08-27 00:28:09 +00:00
smontagu%smontagu.org bda18d5f86 Mark reftest for bug 391045 passing on Linux 2007-08-26 22:44:30 +00:00
smontagu%smontagu.org 92a0028eae Mark reftest for bug 391045 passing on Mac 2007-08-26 22:05:17 +00:00
smontagu%smontagu.org 89596fdc41 Reftest for bug 391045 2007-08-26 21:24:48 +00:00
bzbarsky%mit.edu 9798e450e1 Make line-height specified in ch units work. Bug 391909, r+sr+a+dbaron 2007-08-24 22:20:25 +00:00
bzbarsky%mit.edu f19920cb72 Make maxlength not affect initial values or scripted sets. Bug 345267,
r+sr=mats, a=dbaron
2007-08-22 03:22:22 +00:00
bzbarsky%mit.edu 4f54ccf349 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-22 03:07:25 +00:00
jwatt%jwatt.org 10ba0823e6 Reftest for bug 367368 2007-08-21 20:48:36 +00:00
jwatt%jwatt.org 6adca1d335 Gah! Apparently this fails all round 2007-08-21 13:31:41 +00:00
jwatt%jwatt.org cf60362d0a Don't run failing test on mac 2007-08-21 13:25:56 +00:00
jwatt%jwatt.org 1bbf59dcc8 Reftest for SVG inline in XUL, bug 364732. 2007-08-21 12:58:33 +00:00
bzbarsky%mit.edu 71d602e83f Don't make getting .selected change what .selected returns in the future. Bug
391994, r+sr+a=sicking
2007-08-21 03:24:16 +00:00
sharparrow1%yahoo.com 5be8c24d36 Reftests for bug 383883 and dependencies 2007-08-20 20:26:55 +00:00
bzbarsky%mit.edu a7bb465839 Adding test. 2007-08-18 04:47:41 +00:00
bzbarsky%mit.edu 597b5f0b61 Relanding bug 390425, with attempted performance regression fix. r+sr+a=roc 2007-08-15 23:20:26 +00:00
bzbarsky%mit.edu 9d348282cb Adding tests 2007-08-13 16:27:50 +00:00
bzbarsky%mit.edu aef4a4ee02 Adding test. 2007-08-13 05:03:51 +00:00
bzbarsky%mit.edu 2ddc4b31be Adding test. 2007-08-13 02:40:35 +00:00
bzbarsky%mit.edu 4107db80e9 Back out bug 390425 to fix performance regression. 2007-08-10 22:55:21 +00:00
bzbarsky%mit.edu cb74052ce1 Simplify handling of {ib} splits. Bug 390425, r+sr=roc, a=dbaron 2007-08-10 20:02:12 +00:00
bzbarsky%mit.edu 77a4638be0 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 17:18:12 +00:00
bzbarsky%mit.edu 2ede0706d2 Adding tests 2007-08-10 17:11:55 +00:00
kairo%kairo.at 852dfb21d4 bug 383080 - add -moz-image-region reftest, r=roc 2007-08-10 10:43:28 +00:00
vladimir%pobox.com 33b987084d b=382049, mac native form controls draw at incorrect positions in offscreen surfaces, patch from jdaggett@mozilla.com, r/a=vlad 2007-08-07 19:36:41 +00:00
bzbarsky%mit.edu f0a8fbb057 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 15:27:21 +00:00
jruderman%hmc.edu 0689434e1a Add reftests for bug 387201. 2007-08-03 04:22:58 +00:00
dbaron%dbaron.org 62d7d9891a 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-03 00:07:40 +00:00
bzbarsky%mit.edu e16812258c Add the tests too. 2007-08-02 21:36:59 +00:00
bzbarsky%mit.edu d728d14a8c 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 21:34:59 +00:00
bzbarsky%mit.edu 4530b62f6f Make ContentInserted for captions more like ContentAppended and normal frame
construction.  Bug 386014, r=bernd, sr=roc, a=dbaron
2007-08-02 21:29:52 +00:00
bzbarsky%mit.edu 41495ed095 Fix EOF handling after an !important. Bug 390318, r+sr+a=dbaron 2007-08-02 21:20:12 +00:00
roc+%cs.cmu.edu 8524b00ad4 Bug 379349. Reftest files need to be added. Created by fantasai 2007-07-26 04:48:54 +00:00
roc+%cs.cmu.edu bc5a6b7f25 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-26 04:03:31 +00:00
bzbarsky%mit.edu ea703d466e Adding tests that make sure bug 352980 doesn't regress anything. 2007-07-25 21:47:22 +00:00
sharparrow1%yahoo.com 3637c4192b Reftest for bug 386147 2007-07-24 00:08:33 +00:00
martijn.martijn%gmail.com 562dbb88d1 Reftests for bug 386470, r=peterv 2007-07-23 23:40:17 +00:00
jwatt%jwatt.org 907bbc4352 Preemptive reftest for bug 379178. 2007-07-23 13:50:52 +00:00
bzbarsky%mit.edu c74f723418 Adding test. 2007-07-22 20:30:09 +00:00
sharparrow1%yahoo.com 018f2985c0 Reftest for bug 384762 2007-07-20 20:09:08 +00:00
sharparrow1%yahoo.com d6a5deb76a Reftest for bug 384876 2007-07-20 18:39:36 +00:00