Commit Graph
963 Commits
Author SHA1 Message Date
Robert O'Callahan 5104514d8f Bug 438987. Propagate background color correctly when the root element is a table. Relanding with a crash fix. r+sr=dbaron 2008-08-08 20:21:13 +12:00
Boris Zbarsky daa3d27bd0 Forgot to take out the style 2008-08-08 02:22:11 -04:00
Boris Zbarsky 045ffff5ef Bug 210094. Make min-height and max-height work on fieldset. r+sr=dbaron 2008-08-08 01:18:00 -04:00
Boris Zbarsky e436b05733 Adding test 2008-08-08 00:55:50 -04:00
Robert O'Callahan 11f74adf1a Bug 438987, backing out 2008-08-08 15:34:43 +12:00
Robert O'Callahan 3de083aee1 Bug 438987. Propagate background color correctly when the root element is a table. r+sr=dbaron 2008-08-08 13:52:41 +12:00
Mats Palmgren 27b6911ef2 Oops, forgot that this test needs privileges. Disable it for now. 2008-08-07 18:04:29 +02:00
Mats Palmgren 1012a19cc3 Test for bug 448987. 2008-08-07 16:44:24 +02:00
Mats Palmgren cb8ac02011 Test for bug 428278. 2008-08-07 16:21:10 +02:00
Robert O'Callahan ef85786bd1 Bug 238072 backout 2008-08-07 22:22:08 +12:00
Robert O'Callahan 57cc2a8468 Bug 238072. Disable table-parts-01 again because it still doesn't work on tinderbox test machines :-( 2008-08-07 17:49:25 +12:00
Robert O'Callahan 84c1023b6b Bug 238072. Fix table-parts-01 test 2008-08-07 16:17:43 +12:00
Robert O'Callahan 7ac38f418d Bug 238072. Add missing image file for tests 2008-08-07 15:24:31 +12:00
Robert O'Callahan 56a1336f84 Bug 238072, disable bad test temporarily 2008-08-07 15:17:55 +12:00
Robert O'Callahan 5ef2b3c08f Bug 238072, bad version of table-parts-01 was committed 2008-08-07 15:15:34 +12:00
Robert O'Callahan acdd4b1d16 Bug 238072, fix test file I forgot to move 2008-08-07 15:08:49 +12:00
Robert O'Callahan 72865b83f6 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
L. David Baron 85610846ed Mark one of the border-image tests as failing on Mac OS X 10.4. (Bug 448121) r+sr=bzbarsky 2008-08-06 15:38:44 -07:00
Robert O'Callahan c9d8484ead Bug 441418. Instead of guessing when frame broke at a first-letter boundary, explicitly record that in a reflow status bit. r+sr=dbaron 2008-08-06 12:31:25 +12:00
Robert O'Callahan 4c28918b4f Bug 447565. Enable test 2008-08-06 12:26:37 +12:00
Robert O'Callahan ad1ee688ae Bug 447565. Make clip-path/filter/mask use nsReferencedElement to update correctly when the element referenced by an ID changes. r=longsonr,sr=mats 2008-08-06 12:25:33 +12:00
Robert Longson 3e6cce874b bug 445687 - Should not be able to nest text r+sr=roc 2008-08-05 14:07:03 +01:00
Robert Longson bd1ebd0edf bug 445101 - rendering does not change if systemLanguage attribute changes r=jwatt,sr=bzbarsky 2008-08-05 13:01:47 +01:00
Boris Zbarsky 72ccc02f31 Adding test 2008-08-05 01:35:01 -04:00
Dão Gottwald 14f30ff170 fix bustage from changeset d6384ffd49f1 2008-08-04 13:24:06 +02:00
fantasai 51d41bc2ef Bug 159914 – Printing a div's content "eats" a few line down the first page 2008-08-04 13:19:53 +02:00
Graeme McCutcheon d239283af0 Disable the test for now, since reftest can't get the privileges it needs. 2008-07-31 11:23:29 -07:00
Asaf Romano 95767c850b Bug 263683 - Findbar's Highlight feature should not manipulate the DOM. Patch by Graeme McCutcheon <graememcc_firefox@graeme-online.co.uk>, r=me,roc. sr=roc. 2008-07-30 23:48:56 +03:00
Robert O'Callahan f016105514 Bug 431341. Include floating first-letter text when we build textruns for a paragraph, because we want nsLineBreaker to see the text for capitalization analysis. Make sure that textrun construction for floating first-letter text uses the block as its scope. And make sure we reconstruct textruns after determining the first-letter length, so that ligatures are broken as necessary. r=smontagu 2008-07-29 22:11:26 -07:00
Robert O'Callahan 6fc4ef4ad0 Bug 419285. nsCSSFrameConstructor should stop looking for first-letter content after a <br>. r+sr=dbaron 2008-07-29 22:02:00 -07:00
Boris Zbarsky 1d685eb19a Bug 431520. Don't do first-line styling on fieldsets, because it confuses the legend code, and it's not clear what it should even do. r+sr=dbaron 2008-07-28 23:08:57 -07:00
Ian Neal f056004f55 Bug 447776 – Hang with word-wrap: break-word and width: 0px
with testcase and crashtests
p=smontagu r/sr=roc
2008-07-27 17:43:07 +01:00
Robert O'Callahan 6b3006884b Backing out bug 431341 2008-07-25 00:33:05 +12:00
Simon Montagu 36af897b45 Mark failing tests as random 2008-07-24 12:28:22 +03:00
Robert O'Callahan efc20926ac Bug 431341. Let textrun construction descend into first-letter frames so that the correct capitalization state is constructed in nsLineBreaker. r=smontagu 2008-07-24 20:39:53 +12:00
Simon Montagu b43986ba75 Support for word-wrap CSS property. Bug 99457, r+sr=dbaron, roc 2008-07-24 10:16:18 +03:00
Michael Ventnor 51551295db Bug 446273: Column rule does not always stretch the full height of the column box. r+sr=roc 2008-07-21 23:16:06 -07:00
Karl Tomlinson c3425e9b1b non-spacing marks in munder are off center or too long. b=428863 r+sr=roc 2008-07-21 19:32:46 +12:00
Michael Ventnor eef84f4a47 Bug 271586 – Implement CSS3 column-rule-*. r+sr=roc,dbaron 2008-07-19 12:38:25 +02:00
Kai Liu c598cade39 Incorrect display of right-to-left menus in Vista - bug 403458 r+sr=vlad 2008-07-18 13:55:25 -07:00
Eric Butler 3a19616d17 Canvas routines draw right-to-left text backwards - bug 402276 r=smontagu sr=roc 2008-07-18 11:29:06 -07:00
L. David Baron 9bcea61bd5 Add bug number for failing reftests from bug 378217 landing. 2008-07-17 19:26:55 -07:00
L. David Baron 4887542d0b Mark two reftests as failing on Mac. 2008-07-17 00:56:50 -07:00
Andrew Smith 925ffa073b Implement css3 border-image property. (Bug 378217) r=vlad,dbaron,robarnold 2008-07-16 23:30:25 -07:00
L. David Baron f51a50d4ed 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 97a13b7ef1 Implement css3 border-image property. (Bug 378217) r=vlad,dbaron,robarnold 2008-07-16 22:18:38 -07:00
Simon Montagu 3be3a4e269 Mark the reftest random (apparently the same failure as the other soft-hyphens tests) 2008-07-16 15:34:26 +03:00
Simon Montagu 4d6cee30dd Fix for reftest for bug 444656 2008-07-16 12:52:20 +03:00
Simon Montagu 504a6d9c77 Position soft hyphens correctly in right-to-left text. Bug 444656, r+sr=roc 2008-07-16 11:43:39 +03:00
Zack Weinberg 8f33e8124a Add .zeroOrAveCharWidth field to gfxFont::Metrics. Initialize it in all font backends. Use it when computing CSS 'ch' units, and make eStyleUnit_Chars and nsLayoutUtils::CharsToCoord unused. (Bug 363706) r=roc sr=dbaron 2008-07-15 14:31:36 -07:00