L. David Baron
|
b1eeefb4ec
|
Add reftests for (unfixed) bug 518172.
|
2009-12-22 16:55:48 -05:00 |
|
Jonathan Kew
|
8df008c3ba
|
Bug 534352. Accept fonts with redundant cmap sentinel value. r=jdaggett
|
2009-12-22 09:47:18 +00:00 |
|
Robert Longson
|
b5f4830629
|
Bug 510177 - path with a single point not rendered. r=jwatt
|
2009-12-21 22:10:34 +00:00 |
|
Simon Montagu
|
c6f434dfc6
|
Update data files and tests to Unicode 5.2. Bug 528359, r=Masatoshi Kimura <YV03354@nifty.ne.jp>
|
2009-12-21 01:20:35 -08:00 |
|
Robert Longson
|
76486bb742
|
backout Bug 510177 (reftest failure)
|
2009-12-19 19:28:48 +00:00 |
|
Robert Longson
|
608d98fb9b
|
Bug 510177 - path with a single point not rendered. r=jwatt
|
2009-12-19 17:00:58 +00:00 |
|
Robert Longson
|
f4a84e10c3
|
Bug 534841 - filter feFunc[RGBA] does not default omitted attributes correctly. r=roc
|
2009-12-17 11:00:54 +00:00 |
|
Jesse Ruderman
|
684dd182c1
|
Add reftests for bug 490176 and bug 490177
|
2009-12-16 18:45:09 -08:00 |
|
Jonathan Kew
|
3108a65009
|
Bug 534919: do not inherit font from ZWNJ to adjacent character. r=roc
|
2009-12-16 15:47:12 +00:00 |
|
Zack Weinberg
|
3d6d30b6cb
|
Bug 532721: follow-up tweaks and bustage fix. r=roc
|
2009-12-15 19:01:01 -08:00 |
|
Zack Weinberg
|
29fe01d9f2
|
Bug 532721: less conservative detection of gradients with size dependence. r=dbaron
|
2009-12-15 12:34:19 -08:00 |
|
Zack Weinberg
|
c73be4c883
|
Bug 532721. Be aware that gradient background rendering depends on the size of the containing frame. r=dbaron
|
2009-12-16 09:08:59 +13:00 |
|
Jonathan Kew
|
e5ccebf9b7
|
Bug 531405: add FreeSans to font list, to make @font-face reftest more robust. r=roc
|
2009-12-14 10:35:46 +00:00 |
|
L. David Baron
|
703f4ab0e5
|
Fix assertions in the scrollable row group case. (Bug 531461) r=roc
|
2009-12-13 19:40:55 -08:00 |
|
L. David Baron
|
0abf835c3d
|
Call CheckInvalidateSizeChange for nsHTMLScrollFrames. (Bug 438537) r=roc
|
2009-12-13 19:40:55 -08:00 |
|
L. David Baron
|
45c205217c
|
Fix behavior of -moz-box-shadow on flexible non-flexbox children of flexboxes. (Bug 531098) r=roc
|
2009-12-13 19:40:55 -08:00 |
|
L. David Baron
|
861d7e40fa
|
Make box-shadow cause only the overflow it needs and not add on additional overflow. (Bug 514917) r=roc
|
2009-12-13 19:40:55 -08:00 |
|
Jesse Ruderman
|
c17dce1b49
|
Change comment in reference to match comment in test (and confuse Jesse less)
|
2009-12-13 12:47:40 -08:00 |
|
Masayuki Nakano
|
7046a6da2c
|
Bug 461512 (enables its test) r=roc
|
2009-12-13 13:31:44 +09:00 |
|
Robert Longson
|
654d4b36b9
|
Bug 534216 - Text in anchor tags not placed correctly if viewBox present. r=roc
|
2009-12-12 14:37:20 +00:00 |
|
Boris Zbarsky
|
bab8cbeae8
|
Bug 531148. Fix appends of a block to the trailing inline of an {ib} split which has an inline parent. r=roc
|
2009-12-11 22:36:34 -08:00 |
|
Boris Zbarsky
|
95aa939837
|
Bug 526596. Make sure appends to an {ib} split coalesce blocks correctly if the appended frames start with a block and the trailing inline of the split is empty. r=roc
|
2009-12-11 22:36:33 -08:00 |
|
L. David Baron
|
01d27adee5
|
Reset mUnderlineOffset on all platforms when user font set generation is bumped. (Bug 523717) r=jdaggett
|
2009-12-11 08:13:20 -08:00 |
|
L. David Baron
|
5639b4064d
|
Make CSS style rule implementations hold on to their data block once RuleMatched has been called so that they follow the immutability contract of nsIStyleRule. Remove workarounds in tests for transitions bugs caused by these violations of style rule immutability. (Bug 522595) r=bzbarsky
|
2009-12-11 08:13:20 -08:00 |
|
L. David Baron
|
dd984b4279
|
Remove random marks on tests that don't seem to be failing any longer. (Bug 371232, Bug 371316)
|
2009-12-11 08:13:18 -08:00 |
|
Daniel Holbert
|
17ce1f0741
|
Bug 520239, patch 5: Enable SVG/SMIL animation of shorthand properties, and remove unneeded nsISMILCSSValueType interface. r=roc
|
2009-12-10 09:26:28 -08:00 |
|
Boris Zbarsky
|
1d5671c272
|
Fix test ordering.
|
2009-12-01 12:26:46 -05:00 |
|
Robert O'Callahan
|
0ee624eeb2
|
Bug 531371. Correctly propagate the backround from a <body style="display: table"> to the viewport as needed. r=bzbarsky
|
2009-12-01 12:21:00 -05:00 |
|
Boris Zbarsky
|
ece75779b8
|
Bug 530686 second followup. Fix reftest.
|
2009-12-01 02:15:44 -05:00 |
|
Boris Zbarsky
|
221b9dce06
|
Bug 530686 followup. Fix reftest manifest
|
2009-11-30 21:42:01 -05:00 |
|
Robert O'Callahan
|
23df0d492f
|
Bug 530686. Don't redraw box-shadows over the bounding rect of the dirty region; just redraw them over a (somewhat simplified) dirty region. r=dbaron
|
2009-11-30 18:14:04 -05:00 |
|
Boris Zbarsky
|
ac25a6010b
|
Fix bug 528038 merge weirdness
|
2009-11-18 08:31:33 -05:00 |
|
Boris Zbarsky
|
57f45031a1
|
Bug 528038. Make sure to propagate inherited changes properly for cases where the change hint doesn't apply to all descendants. r=dbaron
|
2009-11-18 08:25:02 -05:00 |
|
Bernd
|
d554f9f2b3
|
Bug 527464. Go back to ignoring nowrape in quirks mode if a nonzero width is set in the width attribute. r=bzbarsky
|
2009-11-17 17:50:06 -05:00 |
|
Boris Zbarsky
|
de6af72a50
|
Bug 521542. Fix IsValidSibling to not lie when non-table-related siblings are involved. r=bernd
|
2009-11-17 17:50:04 -05:00 |
|
Robert O'Callahan
|
efd1c0daa3
|
Bug 519168. Address David's comments.
|
2009-11-16 14:01:01 +13:00 |
|
Robert O'Callahan
|
6050028e36
|
Bug 527306. Remove problematic flush in selectFrames. r=bz
|
2009-11-16 11:52:31 +13:00 |
|
Robert O'Callahan
|
8257a9276a
|
Bug 519168. Fix some spurious reftest failures on Mac. r=dbaron
|
2009-11-16 11:51:47 +13:00 |
|
Mats Palmgren
|
b8d81c2d20
|
Use reftest-wait to fix Tinderbox orange. b=527806
|
2009-11-11 02:48:34 +01:00 |
|
Jonathan Griffin
|
375b982a74
|
Bug 458131. Additional reftests for border-radius. r=zwol
|
2009-11-10 11:08:38 -08:00 |
|
Robert Longson
|
b93042d2d4
|
Bug 527325 - feConvoleMatrix does not process bias correctly. r=roc
|
2009-11-10 18:49:37 +00:00 |
|
Robert O'Callahan
|
894f1656d4
|
Bug 501627. Take out unncessary and harmful surface size check. r=jrmuizelaar
|
2009-11-10 14:00:36 +13:00 |
|
Bernd
|
5e0f3e1796
|
testcases for the bugs fixed by the checkin for bug 452319
|
2009-11-08 20:11:07 +01:00 |
|
Simon Montagu
|
300dbdf6e5
|
Drill down through placeholder frames to the real frames in bidi reordering. Bug 525740, r=roc
|
2009-11-08 09:40:46 -08:00 |
|
Timothy Nikkel
|
33e5c576e0
|
Bug 486065. Add test.
--HG--
extra : rebase_source : 7279e2260b9cc186804b025f3a87fd97fb8b7719
|
2009-11-05 02:57:42 -06:00 |
|
Zack Weinberg
|
e13dd2796c
|
Mark all the failing tests from bug 526402 with their bug numbers
|
2009-11-04 21:58:07 -08:00 |
|
Daniel Holbert
|
2e2936fd5c
|
Disable reftest "aja-linear-6a.html" (which was just added in bug 526402), since it apparently fails consistently on Mac OS.
|
2009-11-04 21:36:12 -08:00 |
|
Zack Weinberg
|
a2de0d0939
|
Bug 526402: test cases. r=dbaron
|
2009-11-04 18:37:06 -08:00 |
|
Robert O'Callahan
|
132bf4d93d
|
Bug 523468. Make sure we reflow the next line when content is pushed or pulled from an inline frame. r=dbaron
|
2009-10-27 14:43:56 +13:00 |
|
Zack Weinberg
|
3b61eb914a
|
Bug 526075: Clamp tiny sines to zero when computing transformation matrices.
|
2009-11-02 21:00:46 -08:00 |
|