gecko-dev/layout/reftests/web-animations
Hiroyuki Ikezoe 8f62183f96 Bug 1273042 - Part 3: Reftest for checking transform:none animations create a stacking context. r=birtles
This patch has two test cases one if for CSS animations and one is for web animations.

For CSS animations test cases:
@keyframes {
  from, to { transform: none; }
}

For web animtions test cases, the target element is appended after animate().

MozReview-Commit-ID: Gy1sY41jV7G
2016-06-01 16:24:34 +09:00
..
1246046-1.html
1267937-1.html Bug 1271904 - Rename KeyframeEffectReadOnly.getFrames() and KeyframeEffect.setFrames() to getKeyframes()/setKeyframes(); r=hiro, r=smaug 2016-05-13 09:40:52 +09:00
1267937-ref.html Bug 1267937 - Part 2: A reftest which checks mProgressOnLastCompose is surely cleared in before phase. r=birtles 2016-04-30 07:08:14 +09:00
green-box.html
reftest.list Bug 1273042 - Part 3: Reftest for checking transform:none animations create a stacking context. r=birtles 2016-06-01 16:24:34 +09:00
stacking-context-animation-ref.html Bug 1273042 - Part 3: Reftest for checking transform:none animations create a stacking context. r=birtles 2016-06-01 16:24:34 +09:00
stacking-context-transform-none-animation-before-appending-element.html Bug 1273042 - Part 3: Reftest for checking transform:none animations create a stacking context. r=birtles 2016-06-01 16:24:34 +09:00