Bug 1426387 - Remove unnecessary WPT ini file execorder.html.ini r=jgraham

This commit is contained in:
Jon Coppeard 2017-12-20 16:08:55 +00:00
Родитель bf955aea0b
Коммит 3bb09b84cc
1 изменённых файлов: 0 добавлений и 28 удалений

Просмотреть файл

@ -1,28 +0,0 @@
[execorder.html]
type: testharness
expected:
if not debug and not e10s and (os == "mac") and (version == "OS X 10.10.5"): OK
[Unordered module script execution (parsed, unordered #1)]
expected:
if not debug and not e10s and (os == "mac") and (version == "OS X 10.10.5"): PASS
[Unordered module script execution (parsed, unordered #2)]
expected:
if not debug and not e10s and (os == "mac") and (version == "OS X 10.10.5"): PASS
[Unordered module script execution (dynamic, unordered #1)]
expected:
if not debug and not e10s and (os == "mac") and (version == "OS X 10.10.5"): PASS
[Unordered module script execution (dynamic, unordered #2)]
expected:
if not debug and not e10s and (os == "mac") and (version == "OS X 10.10.5"): PASS
[Interlaced module/non-module script execution (parsed, async-ordered)]
expected:
if not debug and not e10s and (os == "mac") and (version == "OS X 10.10.5"): PASS
[Interlaced module/non-module script execution (dynamic, async-ordered)]
expected:
if not debug and not e10s and (os == "mac") and (version == "OS X 10.10.5"): PASS