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

137 Коммитов

Автор SHA1 Сообщение Дата
Robert O'Callahan d2e51ba3f8 Bug 238072. Make generated content take the normal frame construction path. Relanding with changes so that counter and quote nodes are initialized after their frames are available, more like the old code. r+sr=dbaron,bzbarsky 2008-08-18 13:16:42 +12:00
Robert O'Callahan 657acc3cda Bug 238072 backout 2008-08-07 22:22:08 +12:00
Robert O'Callahan dfd9fa29d4 Bug 238072. Rework generated content support to match CSS 2.1, making generated content take the normal frame construction path so supporting any style applied to it (including 'position', 'float', etc). r+sr=bz,r=dbaron 2008-08-07 13:18:24 +12:00
Andrew Smith ext:(%2C%20Rob%20Arnold%20%3Ctellrob%40gmail.com%3E%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E) d47b357e6b Implement css3 border-image property. (Bug 378217) r=vlad,dbaron,robarnold 2008-07-16 23:30:25 -07:00
L. David Baron c4b7e273e8 Backed out changeset 9b0b2391485c due to linker errors related to nsStyleStructInlines.h not being included enough. 2008-07-16 22:59:14 -07:00
Andrew Smith ext:(%2C%20Rob%20Arnold%20%3Ctellrob%40gmail.com%3E%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E) 8db48a0ff1 Implement css3 border-image property. (Bug 378217) r=vlad,dbaron,robarnold 2008-07-16 22:18:38 -07:00
Reed Loden e0bfd19156 Alphabetize layout/reftests/reftest.list and add box-shadow's reftest.list. [p=reed r+sr=roc] 2008-07-07 20:33:21 -05:00
Michael Ventnor 1e4da8126c Implement text-shadow rendering (bug 10713). r+sr=roc. Relanding with fixes to make tests pass on Mac 2008-06-13 10:02:32 +12:00
Robert O'Callahan 08c2b5ab66 Backing out text-shadow due to Mac issues 2008-06-12 17:40:56 +12:00
Michael Ventnor eee236184c text-shadow tests (bug 10713) 2008-06-12 14:39:36 +12:00
Eric Butler d0ccff68c6 Canvas text spec implementation (bug 436904) 2008-06-10 16:16:59 -07:00
dbaron@dbaron.org cd471b7a9f Add some basic reftests for XUL grid. 2008-03-19 15:29:31 -07:00
karlt+@karlt.net 294062a2db default values for mathvariant attribute on mi elements. b=413115 2008-01-29 20:24:33 -08:00
reed@reedloden.com 1725ddc2a8 Bug 409587 - "input[type="file"] cropped when narrow width specified" [p=kinetik@flim.org (Matthew Gregan) r+sr=roc a1.9=beltzner] 2008-01-07 14:18:06 -08:00
roc+@cs.cmu.edu fcf2b69dbf Bug 375304. Make nsHTMLScrollFrame handle situations where the child content height depends on our height. patch by Eli Friedman, r+sr=roc,dbaron 2007-12-04 19:05:57 -08:00
roc+@cs.cmu.edu cf41213b03 Backing out bug 375304 to fix reftest failures. 2007-12-01 03:49:13 -08:00
roc+@cs.cmu.edu 3a62ae365b Bug 375304. Fix absolute positioning where the abs-pos container is scrollable and has a height constrained by min-height etc. Patch by Eli Friedman, r+sr=roc 2007-12-01 02:38:09 -08:00
roc+@cs.cmu.edu a56e29de6c Bug 399531. Rework TrimTrailingWhitespace so that we recompute the overflow area for trimmed textframes and so that soft hyphens in otherwise-empty textframes are activated. r+sr=dbaron 2007-12-01 01:24:24 -08:00
dolske@mozilla.com e025d90f99 Bug 386651 - Need regression tests for image decoding. rs=stuart. [This is part 1 -- framework and initial tests. More to come.] 2007-11-13 17:44:53 -08:00
dbaron@dbaron.org 6cb00838ff Make inline-block and table-caption elements not ignore text-decoration. b=371249 r+sr=roc a=dsicore 2007-11-12 11:12:24 -08:00
roc+@cs.cmu.edu 851b763a8a Backing out bug 375304 because of reftest failure 2007-11-11 19:40:27 -08:00
roc+@cs.cmu.edu 3042fc797f Bug 375304. Fix absolute positioning for scrolled abs-pos containers with weird height constraints. patch by Eli Friedman, r+sr=roc 2007-11-11 18:19:35 -08:00
bzbarsky@mit.edu 9fba31f8f1 Implement hixie's first-line proposal: only inherit properties that inherit by default from ::first-line. Inherit the reset properties from its style parent (which is the node that we'd inherit from if the ::first-line were not there). Bug 395623, r+sr=dbaron, a=beltzner 2007-11-07 09:13:00 -08:00
masayuki@d-toybox.com cbce4f7034 the reftests for line-breaking b=389056 r+sr=roc 2007-10-11 04:42:45 -07:00
fantasai.cvs@inkedblade.net 05a4363956 paginate absolutely-positioned elements, b=154892 r+sr=roc a=roc 2007-10-01 22:57:45 -07:00
bzbarsky@mit.edu 41ac6d8100 Relanding bug 390425, with attempted performance regression fix. r+sr+a=roc 2007-08-15 16:20:25 -07:00
bzbarsky@mit.edu 92971df0d6 Back out bug 390425 to fix performance regression. 2007-08-10 15:55:21 -07:00
bzbarsky@mit.edu 5b1d15f019 Simplify handling of {ib} splits. Bug 390425, r+sr=roc, a=dbaron 2007-08-10 13:02:11 -07:00
kairo@kairo.at 6b69f1d275 bug 383080 - add -moz-image-region reftest, r=roc 2007-08-10 03:43:28 -07:00
roc+@cs.cmu.edu 83ad8cbb2c Bug 364680. Intrinsic widths for columns. r+sr=dbaron 2007-07-19 19:21:43 -07:00
roc+@cs.cmu.edu e71d973f73 Bug 328296. z-index reftest. 2007-07-18 21:38:19 -07:00
smontagu@smontagu.org 02dcf336ce First batch of Bidi reftests 2007-07-02 02:39:35 -07:00
jwalden@mit.edu 1b384c4e7e Move object reftest list into its own reftest.list. rs=dbaron 2007-06-07 12:18:51 -07:00
bmlk@gmx.de c2bc766410 add table background tests to get more border collapse code coverage. The tests compare currently against a empty file. The original author is fantasai 2007-06-01 23:35:03 -07:00
dbaron@dbaron.org db5b151dee Add a few reftests for native theme drawing. 2007-05-25 15:25:57 -07:00
jwatt@jwatt.org c9882b6aa8 Turn on SVG reftests (foreignObject-01.svg and foreignObject-overflow-01.svg turned off since they currently fail) 2007-05-03 05:18:34 -07:00
dbaron@dbaron.org 7c29dbd4db Add reftests for text-indent. 2007-03-25 12:26:32 -07:00
dbaron@dbaron.org 99b690cd74 Add counter tests that I wrote for bug 3247, converted to reftest format by Rob Campbell <rcampbell@mozilla.com>. 2007-03-22 23:28:24 -07:00
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
dolske%mozilla.com e22f5372d6 Reenable libpr0n reftests, and try increasing the reftest timeout from 30 to 45 seconds. (bug 425987) 2008-04-05 23:55:08 +00:00
dolske%mozilla.com c86f07a7de Try disabling all lbipr0n reftests (bug 425987). 2008-04-05 20:20:48 +00:00
dbaron%dbaron.org 39d284ce3c Add some basic reftests for XUL grid. 2008-03-19 22:30:04 +00:00
karlt+%karlt.net d208d1098e default values for mathvariant attribute on mi elements. b=413115 2008-01-30 04:24:34 +00:00
reed%reedloden.com 105f0ede7b Bug 409587 - "input[type="file"] cropped when narrow width specified" [p=kinetik@flim.org (Matthew Gregan) r+sr=roc a1.9=beltzner] 2008-01-07 22:18:06 +00:00
roc+%cs.cmu.edu d829079eab Bug 375304. Make nsHTMLScrollFrame handle situations where the child content height depends on our height. patch by Eli Friedman, r+sr=roc,dbaron 2007-12-05 03:05:57 +00:00
roc+%cs.cmu.edu fc89ccd260 Backing out bug 375304 to fix reftest failures. 2007-12-01 11:49:14 +00:00
roc+%cs.cmu.edu 994a31f34b Bug 375304. Fix absolute positioning where the abs-pos container is scrollable and has a height constrained by min-height etc. Patch by Eli Friedman, r+sr=roc 2007-12-01 10:38:09 +00:00
roc+%cs.cmu.edu 4cca7b25fb Bug 399531. Rework TrimTrailingWhitespace so that we recompute the overflow area for trimmed textframes and so that soft hyphens in otherwise-empty textframes are activated. r+sr=dbaron 2007-12-01 09:24:25 +00:00
dolske%mozilla.com 72296b6b6c Bug 386651 - Need regression tests for image decoding. rs=stuart. [This is part 1 -- framework and initial tests. More to come.] 2007-11-14 01:44:54 +00:00
dbaron%dbaron.org 24c5b58728 Make inline-block and table-caption elements not ignore text-decoration. b=371249 r+sr=roc a=dsicore 2007-11-12 19:13:19 +00:00