Commit Graph

1582 Commits

Author SHA1 Message Date
Robert O'Callahan
e67180ce2a Bug 527306. Remove problematic flush in selectFrames. r=bz 2009-11-16 11:52:31 +13:00
Robert O'Callahan
730202f5d6 Bug 519168. Fix some spurious reftest failures on Mac. r=dbaron 2009-11-16 11:51:47 +13:00
Mats Palmgren
c8c0189e55 Use reftest-wait to fix Tinderbox orange. b=527806 2009-11-11 02:48:34 +01:00
Jonathan Griffin
6f4f282c68 Bug 458131. Additional reftests for border-radius. r=zwol 2009-11-10 11:08:38 -08:00
Robert Longson
0c13556d69 Bug 527325 - feConvoleMatrix does not process bias correctly. r=roc 2009-11-10 18:49:37 +00:00
Robert O'Callahan
2705f0b286 Bug 501627. Take out unncessary and harmful surface size check. r=jrmuizelaar 2009-11-10 14:00:36 +13:00
Bernd
ef756ed2b5 testcases for the bugs fixed by the checkin for bug 452319 2009-11-08 20:11:07 +01:00
Simon Montagu
df69e48755 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
ddf13b3bf3 Bug 486065. Add test.
--HG--
extra : rebase_source : 7279e2260b9cc186804b025f3a87fd97fb8b7719
2009-11-05 02:57:42 -06:00
Zack Weinberg
e5e065b7ba Mark all the failing tests from bug 526402 with their bug numbers 2009-11-04 21:58:07 -08:00
Daniel Holbert
7dfa37d948 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
61333ee9fd Bug 526402: test cases. r=dbaron 2009-11-04 18:37:06 -08:00
Robert O'Callahan
40e5fe01a0 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
4439b4953d Bug 526075: Clamp tiny sines to zero when computing transformation matrices. 2009-11-02 21:00:46 -08:00
Robert O'Callahan
6db385293a Disable tests on Mac that aren't getting 100% accurate results for 360deg after the landing of bug 513395
--HG--
extra : rebase_source : ee253d4b0fc5fb7a6c2192a4d835e1ce729fae78
2009-11-03 14:31:42 +13:00
Robert O'Callahan ext:(%2C%20Ms2ger%20%3Cms2ger%40gmail.com%3E)
3ad4c03640 Bug 513395: Implement revised CSS gradient notation (2/2): rendering
--HG--
rename : layout/reftests/css-gradients/radial-ref.html => layout/reftests/css-gradients/radial-1-ref.html
rename : layout/reftests/css-gradients/radial.html => layout/reftests/css-gradients/radial-1a.html
rename : layout/reftests/css-gradients/twostops-ref.html => layout/reftests/css-gradients/twostops-1-ref.html
rename : layout/reftests/css-gradients/twostops.html => layout/reftests/css-gradients/twostops-1a.html
2009-11-02 11:36:43 -08:00
Boris Zbarsky
0e977736ec Bug 501847 part 4. Change frame construction to create {ib} splits that have blocks wrapping runs of block kids and inlines wrapping runs of inline kids instead of wrapping all kids from the first block to the last block in a single block. r=tn,dbaron,roc 2009-09-18 14:00:21 -04:00
Boris Zbarsky
96fabdfabd Bug 501847 part 3. Make nsInlineFrame::SelfIsEmpty return false as needed for inlines that are part of an {ib} split, to avoid weird blank lines in the middle of {ib} splits. r=dbaron 2009-09-18 14:00:21 -04:00
Robert Longson
f575594f5e Bug 525363 - clipPath winding-mode is broken. r=roc 2009-10-30 20:21:49 +00:00
Boris Zbarsky
9ef06c6d93 Bug 520563. Shouldn't predefine xml and xmlns prefixes for CSS selectors. r=dbaron,sicking 2009-10-29 21:47:48 -04:00
Boris Zbarsky
21f0b83225 Bug 522390. Fix percentage-height kids of scrollframes in quirks mode to deal with the height of the scrollframe becoming auto. r=dbaron 2009-10-29 21:47:43 -04:00
Robert O'Callahan
28cab8ef6c Backed out changeset 9f5177a978ac 2009-10-27 21:46:18 +13:00
Robert O'Callahan
d6f331fed2 Bug 523468. Force next line to be reflowed whenever we push or pull children from an inline frame. r=dbaron 2009-10-27 14:43:56 +13:00
Robert Longson
0edaf9a46e Bug 448906 - linked patterns are not scaled correctly. r=roc 2009-10-26 19:37:31 +00:00
Jonathan Watt
88596a0dc1 Bug 524104. Markers should be affected by group opacity on the marked element. r=longsonr@gmail.com 2009-10-26 18:17:49 +01:00
Robert Longson
3635446381 Bug 521759 - patterns incorrect with viewBox and percentage widths or heights. r=roc 2009-10-25 13:05:33 +00:00
Boris Zbarsky
a15350e46e Bug 524175. Compute weight correctly again for selectors involving pseudo-elements, and fail parsing selectors with more than one pseudo-element. r=zwol 2009-10-23 21:41:59 -04:00
Daniel Holbert
97dd2cec14 update bug # for deferred-anim-1.xhtml reftest failure (bug 470868) 2009-10-23 08:16:11 -07:00
Ted Mielczarek
436ed59600 bug 524098 - mark this test as random on mac for now 2009-10-23 11:03:49 -04:00
Daniel Holbert
e1704c93d5 bustage fix for bug 520710 -- add missing test files (bustage became visible after Bug 482402 enabled the SMIL tests) 2009-10-22 16:52:30 -07:00
Daniel Holbert
49b7752b81 Bug 482402: Enable "svg.smil.enabled" pref by default (enabling SMIL in nightly builds). r=roc 2009-10-22 15:51:23 -07:00
Daniel Holbert
08db3f7b28 bug 520710: SVG/SMIL: Make <set> element apply its 'to' value for whole duration. r=birtles sr=roc 2009-10-22 15:15:44 -07:00
Karl Tomlinson
b0842142c7 test for bug 494901
--HG--
extra : rebase_source : 42ade56cf5e0a803f3f952809049a3a934703d5a
2009-10-22 15:45:36 +13:00
Karl Tomlinson
12e383701f b=494901 textbox misaligned when using align=baseline r=dbaron
--HG--
extra : rebase_source : 6322f30a5eabd9c4662a1cc817dde8abaecacaaa
2009-10-22 13:11:25 +13:00
Robert Longson
a78c07f658 Bug 521207 - tiles do not work if they extend beyond the filter subregion bounds 2009-10-21 18:47:59 +01:00
Daniel Holbert
3223de4b58 Bug 523188: Allow for ClearAnimValue() (and SetSMILOverrideStyleRule()) to be called for animation targets that aren't in a document. r=birtles r=roc 2009-10-20 09:54:47 -07:00
Boris Zbarsky
92987aebab Adding test for bug 523096 2009-10-20 01:43:24 -04:00
Robert O'Callahan
63962ec51f Bug 504524. Don't reflow the line after an incomplete frame unless we really need to. r=bz 2009-10-19 01:01:40 -07:00
L. David Baron
48e18ed038 Add bug numbers for the FIXME comments in CSS transitions patches. (Bug 435441) 2009-10-15 17:23:19 -07:00
L. David Baron
5ed2b51cec Add tests for media queries of system metrics. (Bug 522149) 2009-10-15 17:23:19 -07:00
Jesse Ruderman
980554b795 Add reftest for bug 467321 2009-10-15 12:18:37 -07:00
Robert O'Callahan
4f509a4cd9 Bug 476547. Make lquote and rquote actually work, especially when there are dynamic changes, by finding the correct text frames to modify and notifying the text frame that the DOM text has changed. r=karlt 2009-10-07 17:28:41 +13:00
Jesse Ruderman
ca80457a1b Fix typo in these reftest files 2009-10-13 12:28:57 -07:00
Boris Zbarsky
55b2e31775 Bug 521525. Make sure to reflow kids with percentage heights if our computed height changes from specified to auto. r=dbaron 2009-10-12 18:27:24 -04:00
Boris Zbarsky
aa6dadf4c4 Bug 520421. HasAttributeDependentStyle is broken on HTML for cased attribute selectors. r=dbaron 2009-10-12 12:27:51 -04:00
Robert Longson
1507843db2 Backout Bug 388547 due to Mac test orange 2009-10-11 14:03:06 +01:00
Robert Longson
bbaa60b7ef Bug 388547 - Initial support for x,y,dx,dy,rotate lists on SVG text and tspan elements. r=roc 2009-10-11 12:44:33 +01:00
Daniel Holbert
4484bfea27 Bug 520485, patch 2 of 5: add support for float values in SVG/SMIL. r=roc 2009-10-08 18:30:50 -07:00
L. David Baron
125bd1103e Implement CSS transitions: handle starting and animation of the transitions. (Bug 435441) r=bzbarsky sr=roc 2009-10-07 20:22:42 -07:00
Robert Sayre
86b8a6126e Merge tracemonkey to mozilla-central. 2009-10-07 01:39:01 -04:00