зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset 4c14354de76c (bug 1325193) for unexpected crashtest assertions
CLOSED TREE MozReview-Commit-ID: IRp0tAqHC8Q
This commit is contained in:
Родитель
f957565738
Коммит
21471d6ae6
|
@ -1,18 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<html class="reftest-wait">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<script>
|
||||
function boom(){
|
||||
o_0.animate([{"perspective": "262ex"}, {}], {duration: 1070, iterationStart: 68, iterationComposite: "accumulate"});
|
||||
o_0.animate([{"color": "white", "flex": "inherit"}, {"color": "red", "flex": "66% "}], 3439);
|
||||
o_0.animate([{"font": "icon"}], 1849);
|
||||
setTimeout(function() {
|
||||
document.documentElement.classList.remove("reftest-wait");
|
||||
}, 500);
|
||||
}
|
||||
document.addEventListener("DOMContentLoaded", boom);
|
||||
</script>
|
||||
</head>
|
||||
<body><details id=o_0><q></q></details></body>
|
||||
</html>
|
|
@ -16,4 +16,3 @@ pref(dom.animations-api.core.enabled,true) load 1322382-1.html
|
|||
skip-if(stylo) pref(dom.animations-api.core.enabled,true) load 1322291-1.html # bug 1323733
|
||||
asserts-if(stylo,0-5) pref(dom.animations-api.core.enabled,true) load 1323114-1.html # bug 1324690
|
||||
asserts-if(stylo,0-5) pref(dom.animations-api.core.enabled,true) load 1323114-2.html # bug 1324690
|
||||
skip-if(stylo) pref(dom.animations-api.core.enabled,true) load 1325193-1.html # bug 1311257
|
||||
|
|
Загрузка…
Ссылка в новой задаче