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

75 Коммитов

Автор SHA1 Сообщение Дата
Andrew Halberstadt 221179f50b Bug 811779 - Enable larger set of reftests on B2G emulators, r=jgriffin 2013-01-03 15:35:01 -05:00
Robert Longson d6bf23f66c Bug 783995 - enable animation of view element attributes. r=dholbert 2012-09-09 12:44:03 +01:00
Jonathan Watt c8b3589558 Bug 614732 - Implement display list based painting and hit-testing for SVG. r=roc.
--HG--
extra : rebase_source : 77e55885fbbf428008f5be787ddeb7e561c0d9bd
2012-07-20 14:12:29 -04:00
Jonathan Watt b32b8d13ce Bug 771042, part 3 - Enable the reftests/svg/smil/motion tests. r=birtles. 2012-07-09 18:41:14 +01:00
Robert Longson 5ccc8c4019 Bug 764851 - Fix animations of the width/height of an outer SVG element. r=jwatt 2012-06-16 16:47:40 +01:00
Brian Birtles 42290976d3 Bug 755603 - Remove broken frozen to-animation behavior; r=dholbert 2012-05-21 08:48:38 +09:00
Matt Woodrow cce1b6d8a3 Bug 739743 - Mark deferred tree SVG tests as fuzzy. r=dholbert 2012-03-27 12:34:20 -07:00
Brian Birtles ea818a8a3c Bug 608161 - Don't rely on HasAttr to detect whether gradient attributes have values; r=longsonr 2012-03-06 15:58:40 +09:00
Robert Longson f4b78cd17b Bug 730658 - use element does not display properly when animated with set. r=dholbert 2012-03-03 09:21:09 +00:00
Brian Birtles 7f3f6c89bb Bug 728758 - Detect animations removed from top of compositor stack and recomposite; r=dholbert 2012-02-24 09:45:40 +09:00
Jonathan Watt 8a7a52a90b Bug 726400 - Intermittent one pixel failure for svg/smil/anim-path-d-01.svg on mozilla-inbound, WinXP - mark test as fuzzy on WinXP. r=dholbert 2012-02-22 16:40:18 -08:00
Ed Morley f5abf8a638 Backout 5f235a1502dd (bug 726400) for reftest orange 2012-02-23 01:16:35 +00:00
Jonathan Watt 9891a941c6 Bug 726400 - Intermittent one pixel failure for svg/smil/anim-path-d-01.svg on mozilla-inbound, WinXP - mark test as fuzzy on WinXP. r=dholbert 2012-02-22 16:40:18 -08:00
Robert Longson 14d6cab89d Bug 619469 - animation should be disabled for failing conditional-processing conditions. r=dholbert 2012-02-05 23:17:23 +00:00
Daniel Holbert ea572ad911 Bug 710990: Replace duplicate aStartVal check with aEndVal check, in SVGOrientSMILType::Interpolate. r=jwatt
--HG--
rename : layout/reftests/svg/smil/anim-marker-orient-01.svg => layout/reftests/svg/smil/anim-marker-orient-02.svg
2011-12-19 10:03:45 -08:00
Benoit Girard 3805b3cd62 Bug 691354 - Enable test fix by changes. r=jmuizelaar 2011-10-17 13:09:03 -07:00
Benoit Girard 55511ee95e Bug 676831 - Mark Android OpenGL Reftest failures for regression testing. r=joe
--HG--
extra : rebase_source : b5458fa13fc6277560eb0ebc3e4e31f6c04b4e6c
2011-09-19 13:05:15 -07:00
Ehsan Akhgari 624cdf4412 Revert to 176fae7de173 which was fine.
Sorry for breaking the history, won't trust TBPL, ever again. :(
2011-09-02 09:15:54 -04:00
Ehsan Akhgari 44916171a8 Revert to changeset e6fc4594c22e which was the last one to get a green Win7 tp run 2011-09-02 09:03:08 -04:00
Brian Birtles bd78e60ac3 Bug 681645 - SMIL: accommodate floating-point errors in discrete animations; r=dholbert 2011-09-02 08:13:45 +09:00
Robert Longson 688d372901 Bug 617623 - animate number-optional-number and integer-optional-integer attributes properly. r=dholbert 2011-07-01 08:19:52 +01:00
Robert Longson b83c1a79d8 Bug 652832 - Support animation of use element width/height. r=jwatt 2011-06-20 21:15:42 +01:00
Daniel Holbert f7863178ef Bug 629718: Mark SVG anim-text-rotate-01.svg reftest as random-on-WinXP. r=ehsan DONTBUILD 2011-05-10 11:53:13 -07:00
Jonas Sicking 6835982ecc Bug 650493 Part 1: Simplify mutation events by firing all but DOMNodeRemoved off of script runners, and DOMNodeRemoved before starting any update batches or aquiring any state. r=smaug/peterv 2011-05-09 12:33:03 -07:00
Boris Zbarsky dc3c181623 Bug 646850. When resetting length to the pre-animation value, make sure to not lose track of our units. r=dholbert 2011-03-31 15:29:44 -04:00
Robert Longson f99d899234 Bug 619503 - Support SMIL animation of the class attribute r=dholbert,jwatt 2011-01-23 17:08:17 +00:00
Phil Ringnalda aeec020af7 Bug 623405 - mark anim-text-rotate-01.svg as passing on WinXP, since it turns out to have been fixed by bug 625800, r=dholbert, a=test 2011-01-15 19:02:54 -08:00
Brian Birtles 86398f1c49 Bug 544809 - nsSVGPatternFrame::GetPatternWithAttr and callers should take account of SMIL animation, r=longsonr, a=roc 2011-01-16 16:36:34 +09:00
Phil Ringnalda 6b3ae462fe Bug 623405 - Mark anim-text-rotate-01.svg & dynamic-text-04.svg as failing on WinXP since they do, and dynamic-text-04.svg as passing on Linux since it does, r=longsonr, a=test 2011-01-10 16:35:51 -08:00
Brian Birtles 4a591481a9 Bug 607537 - SVG SMIL: Support paint servers an animation values; r=dholbert,dbaron; a=roc 2010-12-29 10:31:14 +09:00
Brian Birtles b3a3833b10 Bug 618205 - SVG SMIL: Correctly fallback to non-additive animation on display and shorthand properties; r=dholbert; a=roc 2010-12-23 14:48:31 +09:00
Brian Birtles 460d8df030 Bug 615872 Part 2 - SVG SMIL: Remove local resamples from timed elements; r=dholbert; a=roc 2010-12-23 14:48:31 +09:00
Jonathan Watt 815b5004c9 Bug 522308 - Add support for SMIL animation of the <polygon> and <polyline> element's 'points' attributes. r=longsonr,dholbert,roc a=roc
--HG--
extra : rebase_source : b5958bf2635db311c94191b4683d4b3f24d0232f
2010-12-08 12:15:53 +00:00
Brian Birtles 075c77d01a Bug 614879 - SVG SMIL: Fix indefinite to-animation; r=dholbert, a=roc
--HG--
extra : rebase_source : 9abf06da6a8e24f814623c370e66d77ec467c0e6
2010-12-05 13:13:31 +00:00
Robert Longson e83166f6ce Bug 615658 - SMIL animation of some filter attributes don't invalidate correctly. r=jwatt, a=roc.
--HG--
extra : rebase_source : 85b4bbde3697272e5f4f3352b993f46a49a845d6
2010-12-05 11:37:45 +00:00
Jonathan Watt 069b81c71b Bug 589439. De-COMtaminate SVG number lists and support for SMIL animation of SVG number lists. a=roc r=roc,longsonr,dholbert.
--HG--
extra : rebase_source : eabed292053e9f63e025dc44b9f5a6c2017f626a
2010-12-03 16:40:23 +00:00
Brian Birtles 2006b1b12f Bug 606399 - SVG SMIL: Animating rect rx or ry only should animate corresponding attribute; r=roc; a=roc 2010-11-17 08:24:11 +09:00
Brian Birtles 8d79ea7974 Bug 603917 - SVG SMIL: Allow some forms of animation even if base value is not animatable; r=dholbert; a=blocking-2.0 2010-11-10 08:21:04 +09:00
Jonathan Watt 8d2603cd28 Bug 522306. Add support for SMIL animation of the <path> element's 'd' attribute. r=roc, r=longsonr, r=dholbert, a=roc. 2010-11-08 15:07:00 +00:00
Robert Longson 191b24cc24 Bug 589436 patch 3: Tests. r=dholbert a=blocking-b8+ 2010-10-07 12:19:32 -07:00
Brian Birtles b34a18028c Bug 485157: SMIL event timing, part 3 event registration and timing, r=smaug, dholbert; sr=roc, a=roc 2010-08-18 19:20:24 +09:00
Daniel Holbert 44bf6cafc0 Bug 579588: mark recently-checked-in sporadically-failing test as random, pending investigation in this bug. 2010-07-18 04:18:59 -07:00
Jonathan Watt 9da6570c8a Bug 515116. DeCOMify SVG length-list, and implement SMIL animation of length-list. r=longsonr, r=dholbert, sr=roc 2010-07-16 22:42:12 +01:00
Brian Birtles 0ad8e3f1f2 Bug 492458 - SVG SMIL: Implement backwards seeking - Part 2 - backwards seeking. r=dholbert, sr=roc 2010-07-03 14:52:51 +09:00
Brian Birtles dada1e0fb4 Bug 492458 - SVG SMIL: Implement backwards seeking - Part 1 - interval and instance time filtering. r=dholbert, sr=roc 2010-07-03 14:52:50 +09:00
Daniel Holbert 32f3a006df Bug 553881: Use SMIL reftest api-sanity-1.svg (and make it use standard reference case). r=tests_only 2010-03-21 12:23:30 -07:00
Daniel Holbert 91d25abef1 Bug 552873: Re-enable random reftest, with an attempted workaround. r=tests-only 2010-03-17 01:15:25 -07:00
Daniel Holbert c3384f83c2 Bug 552873: mark random test mapped-attr-vs-css-prop-1.svg as random, while I work on fixing it. 2010-03-16 23:02:35 -07:00
Daniel Holbert db7c1c12c9 Bug 534028, Patch E: Tests for SMIL animation of mapped attributes interacting with CSS transitions. r=tests-only
--HG--
rename : layout/reftests/svg/smil/smil-transitions-interaction-1.svg => layout/reftests/svg/smil/smil-transitions-interaction-1a.svg
rename : layout/reftests/svg/smil/smil-transitions-interaction-1.svg => layout/reftests/svg/smil/smil-transitions-interaction-1b.svg
rename : layout/reftests/svg/smil/smil-transitions-interaction-2.svg => layout/reftests/svg/smil/smil-transitions-interaction-2a.svg
rename : layout/reftests/svg/smil/smil-transitions-interaction-2.svg => layout/reftests/svg/smil/smil-transitions-interaction-2b.svg
rename : layout/reftests/svg/smil/smil-transitions-interaction-3.svg => layout/reftests/svg/smil/smil-transitions-interaction-3a.svg
rename : layout/reftests/svg/smil/smil-transitions-interaction-3.svg => layout/reftests/svg/smil/smil-transitions-interaction-3b.svg
rename : layout/reftests/svg/smil/smil-transitions-interaction-4.svg => layout/reftests/svg/smil/smil-transitions-interaction-4a.svg
rename : layout/reftests/svg/smil/smil-transitions-interaction-4.svg => layout/reftests/svg/smil/smil-transitions-interaction-4b.svg
2010-03-16 16:17:47 -07:00
Daniel Holbert 9c6a7040a2 Bug 534028, Patch D: Tests for smil animation of mapped attributes. r=roc
--HG--
rename : content/smil/test/test_smilCSSFromBy.xhtml => content/smil/test/test_smilMappedAttrFromBy.xhtml
rename : content/smil/test/test_smilCSSPaced.xhtml => content/smil/test/test_smilMappedAttrPaced.xhtml
2010-03-16 16:17:33 -07:00