зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1397363 - stylo: Add crashtest; r=emilio
MozReview-Commit-ID: LXYFKGH4ia5
This commit is contained in:
Родитель
25c55124f3
Коммит
af57907319
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<script>
|
||||
a = document.documentElement.animate([{ "clip": "rect(632vw,0,103.9vmax,5ex)" }],
|
||||
{ duration:96.2272536276,
|
||||
iterations:Number.POSITIVE_INFINITY,
|
||||
iterationComposite:"accumulate" });
|
||||
a.playbackRate = 3000;
|
||||
</script>
|
||||
</head>
|
||||
</html>
|
|
@ -212,3 +212,4 @@ load 1393791.html
|
|||
load 1384232.html
|
||||
load 1395725.html
|
||||
load 1396041.html
|
||||
load 1397363-1.html
|
||||
|
|
Загрузка…
Ссылка в новой задаче