gecko/layout/reftests/scrolling
Kearwood (Kip) Gilbert 4a9d8a6ee4 Bug 1010538 - Part 4 - Tests. r=mstange
scroll-behavior-1.html - Viewport Scrolling, expected to be smooth:
- DOM Method not specifying scroll-behavior, for <body> tag with 'scroll-behavior: smooth’

scroll-behavior-2.html - Div Scrolling, expected to be smooth:
- DOM Method not specifying scroll-behavior, for <div> tag with 'scroll-behavior: smooth’
- DOM Method specifying ‘auto’ scroll-behavior, for <div> tag with ‘scroll-behavior: smooth’
- DOM Method specifying 'smooth’ scroll-behavior, for <div> tag with ‘scroll-behavior: smooth’
- DOM Method specifying ‘smooth’ scroll-behavior, for <div> tag with ‘scroll-behavior: instant’
- DOM Method specifying ‘smooth’ scroll-behavior, for <div> tag with ‘scroll-behavior: auto’
- DOM Method specifying ‘smooth’ scroll-behavior, for <div> tag with no scroll-behavior attribute.

scroll-behavior-3.html - Div Scrolling, expected to be instant:
- DOM Method not specifying scroll-behavior, for <div> tag with ‘scroll-behavior: instant’
- DOM Method not specifying scroll-behavior, for <div> tag with ‘scroll-behavior: auto’
- DOM Method not specifying scroll-behavior, for <div> tag with no scroll-behavior attribute.
- DOM Method specifying ‘instant’ scroll-behavior, for <div> tag with ‘scroll-behavior: smooth’
- DOM Method specifying ‘instant’ scroll-behavior, for <div> tag with ‘scroll-behavior: instant’
- DOM Method specifying ‘instant’ scroll-behavior, for <div> tag with ‘scroll-behavior: auto’
- DOM Method specifying ‘instant’ scroll-behavior, for <div> tag with no scroll-behavior attribute.
- DOM Method specifying ‘auto’ scroll-behavior, for <div> tag with ‘scroll-behavior: instant’
- DOM Method specifying ‘auto’ scroll-behavior, for <div> tag with ‘scroll-behavior: auto’
- DOM Method specifying ‘auto’ scroll-behavior, for <div> tag with no scroll-behavior attribute.
2014-09-15 15:54:40 -07:00
..
deferred-anchor2.xhtml Test for bug 1054289 r=smaug 2014-08-29 20:35:00 +01:00
deferred-anchor-ref.xhtml
deferred-anchor.xhtml
fixed-1.html
fixed-opacity-1.html
fixed-opacity-2.html
fixed-text-1.html
fixed-text-2.html
frame-scrolling-attr-1.html
frame-scrolling-attr-2.html
frame-scrolling-attr-ref.html
huge-horizontal-overflow-ref.html
huge-horizontal-overflow.html
huge-vertical-overflow-ref.html
huge-vertical-overflow.html
iframe-border-radius-ref.html
iframe-border-radius.html
iframe-deferred-anchor.xhtml Test for bug 1054289 r=smaug 2014-08-29 20:35:00 +01:00
iframe-scrolling-attr-1.html
iframe-scrolling-attr-2.html
iframe-scrolling-attr-ref.html
image-1.html
layer-change-1-frame.html
layer-change-1-ref.html
layer-change-1.html
less-than-scrollbar-height-ref.html
less-than-scrollbar-height.html
opacity-mixed-scrolling-1.html
opacity-mixed-scrolling-2.html
reftest.list Bug 1010538 - Part 4 - Tests. r=mstange 2014-09-15 15:54:40 -07:00
repeatable-diagonal-gradient.png
scroll-behavior-1.html Bug 1010538 - Part 4 - Tests. r=mstange 2014-09-15 15:54:40 -07:00
scroll-behavior-2.html Bug 1010538 - Part 4 - Tests. r=mstange 2014-09-15 15:54:40 -07:00
scroll-behavior-3.html Bug 1010538 - Part 4 - Tests. r=mstange 2014-09-15 15:54:40 -07:00
scrolling.js
simple-1.html
subpixel-1-ref.html
subpixel-1.html
text-1.html
text-2.html
transformed-1.html
uncovering-1-ref.html
uncovering-1.html
uncovering-2-ref.html
uncovering-2.html