Jonathan Watt
|
8303f9f7d4
|
Bug 726928 - UpdateCoveredRegion needs to convert 'extent' from CSS px now, not Dex px, otherwise painting invalidation is broken. r=dholbert.
|
2012-02-17 06:07:51 +00:00 |
|
Aryeh Gregor
|
5830e4bae8
|
Bug 724750 - 3D transform backface-visibility has no effect when applied to an element with display:table. r=roc
--HG--
rename : layout/reftests/transform-3d/backface-visibility-1b.html => layout/reftests/transform-3d/backface-visibility-1c.html
extra : rebase_source : 8e878d9729f49b3adc0107b6760f618b8025f390
|
2012-02-16 14:30:34 +01:00 |
|
Aryeh Gregor
|
ac56e5e0b6
|
Bug 722463 - Transforms should not work on non-replaced inline elements. r=roc
|
2012-02-14 15:33:06 -05:00 |
|
Bas Schouten
|
5edcb64b67
|
Bug 726951 - Reftest: Test for shadow clips working correctly in non-rectangular canvases. r=jrmuizel
|
2012-02-16 04:08:12 +01:00 |
|
Bas Schouten
|
f8fdc3ca4c
|
Bug 712630 - Part 2: Mark some reftest fuzzy on D2D. r=roc
|
2012-02-16 04:04:18 +01:00 |
|
Matt Woodrow
|
d3135bba63
|
Bug 724025 - Correctly flatten transform-style:flat with BasicLayers. r=roc
|
2012-02-15 22:28:22 +13:00 |
|
Matt Woodrow
|
8281079024
|
Bug 721082 - Make perspective-origin relative to the parent elements border box. r=roc
|
2012-02-15 22:28:22 +13:00 |
|
Jonathan Kew
|
d443cf3395
|
bug 724231 - test that synthetic styles applied to src:local fonts do NOT use a true styled face that happens to be installed, instead of the one defined by the @-rule. r=jdaggett
|
2012-02-04 22:22:19 +00:00 |
|
Daniel Holbert
|
a1197823fc
|
Bug 725723: rename reftests/flexbox to reftests/box. r=dbaron
--HG--
rename : layout/reftests/flexbox/flexbox-attributes-no-box-horizontal-ref.xhtml => layout/reftests/box/flexbox-attributes-no-box-horizontal-ref.xhtml
rename : layout/reftests/flexbox/flexbox-attributes-no-box-horizontal.xhtml => layout/reftests/box/flexbox-attributes-no-box-horizontal.xhtml
rename : layout/reftests/flexbox/flexbox-attributes-no-box-vertical-ref.xhtml => layout/reftests/box/flexbox-attributes-no-box-vertical-ref.xhtml
rename : layout/reftests/flexbox/flexbox-attributes-no-box-vertical.xhtml => layout/reftests/box/flexbox-attributes-no-box-vertical.xhtml
rename : layout/reftests/flexbox/flexbox-attributes-no-input-horizontal-ref.xhtml => layout/reftests/box/flexbox-attributes-no-input-horizontal-ref.xhtml
rename : layout/reftests/flexbox/flexbox-attributes-no-input-horizontal.xhtml => layout/reftests/box/flexbox-attributes-no-input-horizontal.xhtml
rename : layout/reftests/flexbox/flexbox-attributes-no-input-vertical-ref.xhtml => layout/reftests/box/flexbox-attributes-no-input-vertical-ref.xhtml
rename : layout/reftests/flexbox/flexbox-attributes-no-input-vertical.xhtml => layout/reftests/box/flexbox-attributes-no-input-vertical.xhtml
rename : layout/reftests/flexbox/reftest.list => layout/reftests/box/reftest.list
|
2012-02-13 14:36:18 -08:00 |
|
Aryeh Gregor
|
4d601b2fb2
|
Bug 722777 - Tables with 'transform' property set don't act as abs-pos/fixed-pos containers; r=roc
--HG--
rename : layout/reftests/transform/abspos-1a.html => layout/reftests/transform/abspos-1f.html
rename : layout/reftests/transform/abspos-1b.html => layout/reftests/transform/abspos-1g.html
|
2012-02-10 21:05:00 +00:00 |
|
Scott Johnson
|
0a202e6b66
|
Bug 718516: Replace call of FinishReflowWithAbsoluteFrames() with FinishAndStoreOverflow() for nsColumnSetFrame to prevent crash. [r=ehsan]
|
2012-02-10 11:06:23 -06:00 |
|
Jonathan Watt
|
52effda719
|
Bug 614732 - For SVG leaf frames, use mRect to store the frame's user space bounds, and stop using it to store its covered region (compute that on demand). r=roc.
|
2012-02-10 12:33:46 +00:00 |
|
Aryeh Gregor
|
7893badbb9
|
Bug 723680 - Fix known failing test from bug 505115. r=roc
|
2012-02-02 15:50:08 -05:00 |
|
Cameron McCormack
|
e656cbc4d5
|
Bug 693790 - Don't abort on discrete by-animation of SVG length lists when there is no underlying value. r=dholbert
|
2012-02-09 09:12:50 +11:00 |
|
Robert O'Callahan
|
cbb760d99e
|
Bug 722923. Part 0: Add reftest for opacity and out-of-flow needing to invalidate the out-of-flow. r=matspal
|
2012-02-08 11:52:59 +13:00 |
|
Jignesh Kakadiya
|
fb39b87dad
|
Bug 596515 - Add a possibility of styling form:invalid. r=mounir
|
2012-02-07 13:51:49 +01:00 |
|
Mounir Lamouri
|
567f1ddfa2
|
Bug 724839 - Use input:invalid in tests style instead of :invalid. r=smaug
|
2012-02-07 13:53:21 +01:00 |
|
Simon Montagu
|
cc6357ccc9
|
Update data files to Unicode 6.1. Bug 723509, r=jfkthame
|
2012-02-06 15:54:52 +02:00 |
|
Robert Longson
|
50cf1e9477
|
Bug 724281 - suspend-02.svg fails randomly. r=roc
|
2012-02-06 12:57:12 +00:00 |
|
Robert Longson
|
129c2b01d6
|
Bug 619469 - animation should be disabled for failing conditional-processing conditions. r=dholbert
|
2012-02-05 23:17:23 +00:00 |
|
Robert Longson
|
33ef1581a6
|
Bug 616892 - Follow up mark suspend-02.svg test random on windows for now (tracked by bug 724281)
|
2012-02-04 17:59:54 +00:00 |
|
Robert Longson
|
e7583c378e
|
Bug 616892 - Make more updates honour suspendRedraw. r=roc
|
2012-02-04 13:58:46 +00:00 |
|
Aryeh Gregor
|
a4b1dc9d86
|
Bug 723637 - Fix two reftests from bug 505115; r=roc
|
2012-02-02 14:13:13 -05:00 |
|
Ms2ger
|
a1a7e85f92
|
Bug 723680 - Back out for Windows failures.
|
2012-02-04 10:54:01 +01:00 |
|
Aryeh Gregor
|
7f8b5ca2f7
|
Bug 723680 - Fix known failing test from bug 505115
|
2012-02-02 15:50:08 -05:00 |
|
Boris Zbarsky
|
a9e9757504
|
Bug 716628. Implement support for 'turn' unit in CSS. r=dbaron
|
2012-02-04 00:01:23 -05:00 |
|
Robert Longson
|
aa4d204fe7
|
Bug 722882 - use or foreignObject with a percentage x or y attribute does not update properly when enclosed in an svg element which changes width or height. r=jwatt
|
2012-02-01 16:25:44 +00:00 |
|
Jonathan Watt
|
1e2fcaa108
|
Bug 722206 - Change layout/reftests/bidi/718236-x.html to work around sub-pixel failures on Windows 7 reftest-no-accel on Try. r=smontagu.
|
2012-01-31 18:59:45 +00:00 |
|
Bas Schouten
|
59b63c220c
|
Bug 712630: Mark some tests random when D2D is used. r=roc
|
2012-01-31 06:16:59 +01:00 |
|
Jonathan Kew
|
e281ebf836
|
bug 722014 - backout changeset c8ea6b7164bc (test from bug 698652) due to intermittent reftest oranges on OS X and WinXP.
|
2012-01-28 16:10:02 +00:00 |
|
Robert Longson
|
24c5616c88
|
Bug 649114 - Text-anchor middle is not computed correctly for element scaled to 0. r=jwatt
|
2012-01-28 13:58:17 +00:00 |
|
Chris Jones
|
70b904356f
|
Bug 698652: Test that minimum font size is ignored in canvas. r=dbaron
|
2012-01-27 22:00:36 -08:00 |
|
Mats Palmgren
|
23e4ed51b8
|
Bug 672944 - Test -moz-box text-overflow. r=roc
|
2012-01-28 04:35:59 +01:00 |
|
Mats Palmgren
|
cc0eaa8b82
|
Bug 720987 - Don't use the existing overflow areas when calculating the new overflow areas after a style change. r=roc
|
2012-01-28 04:35:58 +01:00 |
|
Karl Tomlinson
|
db2355c045
|
reftest for bug 716402
--HG--
extra : transplant_source : Pdv%7EV%3C%BC%CAy%AB%9DM%1C%F3%9E%09%C8Elb
|
2012-01-13 14:22:24 +13:00 |
|
Edwin Flores
|
3f5de025f0
|
Bug 710521 - Refactor gfxFont to separate out drawing stroke and drawing to path. r=roc
|
2012-01-26 13:11:18 +01:00 |
|
Simon Montagu
|
efaf5a2a04
|
tests for bug 718236, r=roc
|
2012-01-26 00:04:16 -08:00 |
|
Jeff Muizelaar
|
84e78d7e00
|
Bug 720721. Properly transform the clip path in DrawTargetCG. r=mwoodrow
This is a little tricky because we can't put a save/restore pair
around the operation because then we'll loose the clip.
|
2012-01-24 15:14:50 -05:00 |
|
Robert Longson
|
e7b961c7d3
|
Backout Bug 649114 - Reftest failures
|
2012-01-23 20:40:09 +00:00 |
|
Robert Longson
|
585712dfbd
|
Bug 649114 - Text-anchor middle is not computed correctly for element scaled to 0. r=jwatt
|
2012-01-23 19:18:13 +00:00 |
|
Matt Woodrow
|
ca8a40c7e4
|
Bug 718329 - Make fuzzy reftests take max tolerance values. r=roc
|
2012-01-23 20:56:12 +13:00 |
|
Nicholas Cameron
|
3c35c31229
|
Bug 718521 - Add reftest for rounded-rectangle clipping of multiple items. r=roc
|
2012-01-18 14:33:51 +13:00 |
|
Jonathan Watt
|
1ca3e05a0d
|
Bug 636379, changing expected condition on XP from fail to random, since the test seems to be passing half the time and failing half the time (after bug 525095 landed?). r=me.
--HG--
extra : rebase_source : 84a91603f78f4cb0f6a4b3766ae4c235830d24aa
|
2012-01-19 10:37:46 +00:00 |
|
Jonathan Kew
|
6e54fcd088
|
bug 718513 - reftest for synthetic bolding of src:local() font. r=bas
|
2012-01-18 21:18:11 +00:00 |
|
Jeff Muizelaar
|
05f2c4fdbc
|
Bug 692879. Adjust reftests so that we pass with azure-quartz. r=mwoodrow
|
2011-11-25 16:38:14 -08:00 |
|
Jeff Muizelaar
|
85f9f45459
|
Bug 580786. Add support for fuzzy reftest matching. r=dbaron
This will let us convert a bunch of random-if() to fuzzy-if()
|
2011-12-19 09:02:53 -05:00 |
|
Matt Brubeck
|
717184f6d9
|
Back out efd165428f08 to 4a79fefefa28 (bug 580786, bug 716639, bug 692879, bug 717921) because of reftest error
|
2012-01-17 10:08:38 -08:00 |
|
Jeff Muizelaar
|
f13af2bd23
|
Bug 692879. Adjust reftests so that we pass with azure-quartz. r=mwoodrow
--HG--
extra : rebase_source : 0c98aac4ccd18a4c391446d70721e00cc39d4266
|
2011-11-25 16:38:14 -08:00 |
|
Jeff Muizelaar
|
775a0d0e9e
|
Bug 580786. Add support for fuzzy reftest matching. r=dbaron
This will let us convert a bunch of random-if() to fuzzy-if()
--HG--
extra : rebase_source : 270b24bd17fa4dc3e019ee51c637ac65499e9a50
|
2011-12-19 09:02:53 -05:00 |
|
Ms2ger
|
5bd0fc389c
|
Backout bug 580786 / bug 716639 / bug 692879 / bug 717921 / bug 692879 (2dc5909e63b0:ced751d32df6); a=philor
|
2012-01-17 10:48:19 +01:00 |
|