Bug 972199 followup - use crashtest manifest rather than setBoolPref so that all later crashtests aren't affected by the pref change. No review.

This commit is contained in:
L. David Baron 2014-08-06 22:58:43 -07:00
parent a2b1cd8064
commit a970368ff2
2 changed files with 1 additions and 3 deletions

View File

@ -17,8 +17,6 @@
<div></div>
<script type="application/javascript">
SpecialPowers.setBoolPref("layers.offmainthreadcomposition.async-animations",
true);
window.addEventListener("load", function() {
document.querySelector("div").setAttribute("style",
"animation: 100s 300s anim linear");

View File

@ -102,7 +102,7 @@ load 927734-1.html
load 930270-1.html
load 930270-2.html
load 945048-1.html
load 972199-1.html
pref(layers.offmainthreadcomposition.async-animations,true) load 972199-1.html
load 989965-1.html
load 992333-1.html
pref(dom.webcomponents.enabled,true) load 1017798-1.html