gecko/layout/reftests
Brian Birtles 2bacbb339e Bug 948245 part 2 - Allow the min attribute to extend the active duration; r=dholbert
The min attribute on an animation element can extend the active duration making
it longer than the "repeat duration" (the amount of the time the animation runs
including all repeats). For the remaining time after the repeat duration has
completed until the end of the active duration the animation should apply its
fill behavior.

Previously this was not implemented and min could not extend the active
duration. Allowing this effectively introduces an additional kind of state where
we are both within the active interval but not animating. In this case we
set the animation function (referred to as the "client" for historical reasons)
to inactive so that effectively the timing model is active but the animation
model is inactive.

(In the future we will come up with something a little easier to understand when
we rework this in terms of Web Animations components.)
2013-12-13 13:41:52 +09:00
..
abs-pos Bug 930985 - Update reftest manifests for pandaboards; r=gbrown 2013-10-29 07:19:08 -04:00
backgrounds Bug 936226 - (2) Adjust reftest manifests for Android x86; r=dminor 2013-11-17 10:23:17 -07:00
bidi Test for bug 869833 2013-11-18 12:31:06 +02:00
border-image
border-radius Bug 900542 - Update reftest manifests for pandaboards; r=jmaher 2013-08-07 10:08:24 -07:00
box
box-ordinal
box-properties
box-shadow Bug 921495 - Add a test for shadow blur rounding. 2013-11-21 17:44:46 +01:00
box-sizing
bugs Bug 948549 - Make <input type=number> behave and look disabled when the 'disabled' attribute is set or it's inside a disabled fieldset. r=smaug 2013-12-11 02:13:06 +00:00
canvas Bug 919845 - Really make Fira Sans the default font, r=jfkthame 2013-09-24 10:57:25 -07:00
columns Bug 746015: Add a nsDisplayGenericOverflow class that uses a frame's visual overflow rect as its bounds to correctly display column rules that lie outside of a column set frame's bounds. [r=dbaron] 2013-08-20 16:38:29 -05:00
counters Bug 934072 - Part 4: Reftests for complex cjk counter styles. r=jfkthame 2013-12-02 12:51:26 -05:00
css-animations
css-blending Bug 841601 - Add a second batch of tests for background-blending which tests each blend mode. r=roc 2013-11-08 10:09:08 -05:00
css-calc
css-charset
css-default
css-disabled
css-enabled
css-gradients Bug 921233 - Enabled azure for main-thread drawing on OSX. r=jrmuizel 2013-09-30 12:17:35 +13:00
css-import
css-invalid Bug 717181 - Make <fieldset> invalid if they contain an invalid form control; r=mounir 2013-08-16 20:32:47 -04:00
css-mediaqueries
css-optional
css-parsing
css-placeholder Bug 915551. Allow text-align styling on ::-moz-placeholder. r=bzbarsky 2013-09-13 14:15:01 +01:00
css-required
css-selectors
css-submit-invalid
css-transitions
css-ui-invalid
css-ui-valid
css-valid Bug 717181 - Make <fieldset> invalid if they contain an invalid form control; r=mounir 2013-08-16 20:32:47 -04:00
css-valuesandunits
css-variables Bug 773296 - Part 26: Tests. r=dbaron 2013-12-12 13:09:47 +11:00
css-visited
cssom
datalist
dom Bug 898926 - Add reftest. r=sicking 2013-08-06 17:31:30 -07:00
first-letter Update Unicode data to version 6.3. Bug 922550, r=jfkthame 2013-10-02 12:09:26 +03:00
first-line
flexbox Bug 939901 part 8: Reftests for multi-line flexbox layout. r=mats 2013-12-05 10:57:52 -08:00
floats Bug 898797 - Reftests for relatively positioned floats. r=dholbert 2013-07-29 18:34:05 -07:00
font-face Bug 936226 - (2) Adjust reftest manifests for Android x86; r=dminor 2013-11-17 10:23:17 -07:00
font-features Bug 913264 - add reftest for none value of font-variant-ligatures. r=jfkthame 2013-11-19 13:30:25 +09:00
font-inflation
font-matching Bug 906704 - reftest for rotated synthetic bold. r=jrmuizel 2013-08-28 08:36:02 +09:00
fonts Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
forms Bug 946184 - Make sure that we reframe the nsIAnonymousContentCreator if any nsIAnonymousContentCreator::ContentInfo created content needs reframing. r=bz 2013-12-11 11:41:51 +00:00
generated-content
ib-split
image Bug 922931 - Display a placeholder for broken images if the alt attribute is unset even in no-quirks mode. r=bz 2013-10-06 05:25:49 +09:00
image-element Bug 924103 - Tweak SVG filter reftests. r=roc 2013-11-27 12:26:18 +01:00
image-rect
image-region
indic-shaping
inline-borderpadding
invalidation Bug 893330. Reftest for box shadow with border radius invalidation. r=mattwoodrow 2013-08-23 17:04:34 +12:00
layers
line-breaking bug 911849 followup - avoid reftest glyph-positioning discrepancy on OS X, and remove fuzzy-if() annotation from the manifest. 2013-09-05 23:15:29 +01:00
list-item
margin-collapsing Bug 921761 part 2 - margin-collapsing test suite; rearrange tests in reftest.list and add comments; r=dholbert 2013-10-15 17:37:11 -07:00
marquee Bug 930985 - Update reftest manifests for pandaboards; r=gbrown 2013-10-29 07:19:08 -04:00
mathml Bug 941607 - Incorrect preferred width of script l in <mi>. r=karlt 2013-12-04 17:46:20 -05:00
native-theme
object
ogg-video Bug 874721, bug 899435. D3D9 compositor and windows OMTC window resizing. r=Bas, mattwoodrow 2013-08-04 19:46:17 +12:00
pagination
percent-overflow-sizing
pixel-rounding
position-dynamic-changes Bug 876321. Track restyling of top/left/right/bottom and treat such nodes as active scrolled roots. r=mattwoodrow 2013-09-09 17:08:41 -07:00
position-sticky Bug 916302 - Part 2: In sticky positioning calculations, use the union of the element's margin boxes and the union of the containing-block element's content boxes. r=dholbert 2013-12-03 11:28:32 -08:00
printing
reftest-sanity Bug 876741 - Scrollbars are not drawn on b2g. r=ochameau,roc 2013-11-22 13:45:05 +01:00
scoped-style Bug 899808 - Fix matching of pseudo-elements in scoped style sheets. r=dbaron 2013-10-11 10:28:49 +11:00
scrolling Bug 897009 - Update default Gonk fonts, r=jfkthame 2013-09-11 11:12:26 +02:00
selection Bug 883423 - mark even more reftests as needs-focus; r=dholbert 2013-06-14 19:01:45 -04:00
svg Bug 948245 part 2 - Allow the min attribute to extend the active duration; r=dholbert 2013-12-13 13:41:52 +09:00
tab-size
table-anonymous-boxes
table-background
table-bordercollapse
table-dom
table-overflow
table-width
text Bug 936226 - (2) Adjust reftest manifests for Android x86; r=dminor 2013-11-17 10:23:17 -07:00
text-decoration
text-indent
text-overflow Bug 936935: Mark lines dirty more accurately in Bidi resolution, r=roc 2013-11-07 16:39:49 +02:00
text-shadow
text-svgglyphs bug 930420 - reftest for SVG glyph extents with a transform on the glyph element. r=heycam 2013-10-25 10:09:44 +02:00
text-transform
transform Backout changesets 37f9a5424227, c1578a4fc86d and a417424f9213 (for bugs 933354, 929021 and 923193 respectively) while we figure out performance regressions 2013-11-11 15:23:56 +13:00
transform-3d Bug 936226 - (2) Adjust reftest manifests for Android x86; r=dminor 2013-11-17 10:23:17 -07:00
unicode
view-source
w3c-css Bug 946835 part 3: Add reftest for baseline alignment in multiple lines in a 'flex-wrap:wrap-reverse" flex container. r=mats 2013-12-12 13:25:55 -08:00
webcomponents Bug 854736 - Implement HTML content element. r=mrbkap 2013-12-02 02:26:12 -08:00
webm-video Bug 922951 - Annotate top-fail reftest as random 2013-10-19 19:10:01 -07:00
xul
xul-document-load
z-index
filters.svg
reftest.list Bug 773296 - Part 26: Tests. r=dbaron 2013-12-12 13:09:47 +11:00